AldrinD
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Under Construction] Product editing in Woocommerce problemsSorry, notice I forgot to say I have the Avada theme and use Fusion Builder.
It’s not a major issue for me, but thought it could be good for you to know. Whenever Under Construction is active the Visual Composer for editing content doesn’t work, but when inactivate Under Construction it works without problem.Forum: Plugins
In reply to: [Arconix FAQ] [Plugin: Arconix FAQ] Only showing latest added FAQThank you very much, it’s now working after your update! 🙂
Forum: Plugins
In reply to: [Arconix FAQ] [Plugin: Arconix FAQ] display all questions on a pagenoticed this issue was marked as resolved, will make new
Forum: Fixing WordPress
In reply to: How to use Classy wp_list_page?solved it after trying stuff over two days 🙂
removed the plugin “custom menu images” and used worpress own “custom links” in menu section.and to change the spacing between menu items in CSS I used:
#access a, #access2 a { padding-left: 0px; padding-right: 0px; }and changed these in style.css
#access .menu-header, #access2 .menu-header, div.menu { font-size: -45px; margin-left: 194px; width: 928px; } #access .menu-header ul, #access2 .menu-header ul, div.menu ul { list-style: none outside none; margin: -194px;Forum: Fixing WordPress
In reply to: How to use Classy wp_list_page?forgot to mention that I use the theme “Weaver” if it helps 🙂
Viewing 5 replies - 1 through 5 (of 5 total)