Colton Zebe
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: First blog post on on second page of blog displays wrong contentHey @fakelvis, I’m trying to look into this for you. How did you customize the number of posts before pagination?
Forum: Fixing WordPress
In reply to: No Site upgrades optionsWooCommerce is compatible with PHP versions 7.2 and above. Your Host should be able to help you upgrade your PHP version or at least provide you with some documentation on how to do so yourself.
Forum: Fixing WordPress
In reply to: No Site upgrades optionsHey @olga1717 – I would recommend using the WooCommerce Plugin (https://wordpress.org/plugins/woocommerce/) to access commerce functionality.
Forum: Fixing WordPress
In reply to: Remove arrow icon menuHey @filipfarek, great to hear that it works! One recommendation – don’t edit the theme files directly, otherwise your changes will be overwritten whenever the theme is updated.
A custom CSS editor (usually titled Additional CSS) is included in the Customizer as of WordPress 4.7 specifically for this purpose.
As an alternative, especially if you intend to modify more than just CSS, create a child theme.
Forum: Fixing WordPress
In reply to: Remove arrow icon menuHey @filipfarek – is your goal to remove the arrows but retain the functionality of the menu so that the sub-menu appears when clicked on? Or to remove the sub-menu and arrow icons altogether and clicking takes you to another page?