Additionally, categories which I’ve excluded from sync are still present in catalog. I tried to resync plugin, disconnect it and connect again for several times. Well, I still can’t get rid outdated products from catalog.
]]>My current related plugins are:
Akismet 3.0
ithemes security 4.2.6
I’m really not well versed in this so please offer easy to understand solutions. Thank you!
]]>I have downloaded the following plugins;
bbpress login (I assume that I won’t need this now)
bbpress topics
bbpress forum
bbpress reply list
bbpress view list
bbpress integration and pasted a line of define code to the correct
wp config file
I have no idea where to add them or what is the actual content of the plug in. i.e. I expected the topics plugin to show the actual forum front page but there is nowhere in the wp plugin set up to put this. There is only margins or footers. What I do get is the topic title in the margin and no actual forum in the main area of the page.
What I would like is to see my bbpress forum displayed in my blog as it appears in bbpress but I am unable to set this up.
What do I need to do to finish the integration process. I can’t find any documentation in bbpress or wp that explains the process. If there is one I am happy to work through it if you send the link.
]]>TIA!
]]>Here is my code:
<?php do_action('awp_comments_link');?><?php comments_template(); ?>
How do I do this?
Thanks in advance.
]]>I get a “Internal Server Error 500” on my site.
Delete the .htaccess
I have an error message about a ‘table_handler’
We cannot help with this. Copy that message and email your host’s support
I think I’ve been hacked and I’m getting popups
Please read all of this thread. https://www.ads-software.com/support/topic/50792
I created a new Page and when I click to view it I get a 404 not found.
If you are using permalinks, check that your .htaccess file is writable – usually chmod 666 – when you create new Pages. WP needs to write new rules into the .htaccess file for every new Page.
See the 1.2.4 More Help on this Codex page
Don’t forget to change the permissions after creating the new Page. Leaving it writable all the time it’s a security risk!
I want to display the most recent posts on my main blog page grouped by categories.
You should use a home.php template as described here https://www.ads-software.com/support/topic/38046