ockhamdesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Bug: Ignore dependency ruleIt didn’t take effect in 1.1.4.3. This is what I have running on my production server.
It does in 1.1.4.8 and higher. I’ve been testing this issue on our Test servers.
- This reply was modified 6 years, 7 months ago by ockhamdesign.
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Bug: Ignore dependency ruleImages of the bug:
https://ibb.co/6ykn8hp – checkmark on 1 page
https://ibb.co/1XWy4b9 – shows up on all posts
Forum: Plugins
In reply to: [Header Footer Code Manager] How to Target Blog Index PageThank you so much. I needed this as a workaround to exclude a specific custom post type since that’s not a Site Wide option.
– Create two HFCM entries with the same content
– Entry 1 – Post type with all post types except for the one excluded
– Entry 2 – Page with Blog- This reply was modified 6 years, 9 months ago by ockhamdesign.
Forum: Plugins
In reply to: [FG Joomla to WordPress] Want to import from jos_blog tableIt’s the Content Article Manager that stores in jos_blog
Forum: Plugins
In reply to: [FG Joomla to WordPress] Want to import from jos_blog tableI’m not sure. I’ll have to dig through the admin to find out.
The component is located in
/components/com_blog
This info is in the code
/**
* @package Joomla.Site
* @subpackage com_blog
*
* @copyright Copyright (C) 2005 – 2015 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/- This reply was modified 7 years, 3 months ago by ockhamdesign.