Shelly Peacock
Forum Replies Created
-
It is definitely Beaver Themer. And, when I go to edit the “single product” layout, I am getting a critical error white page.
Here is the permalink structure: https://snipboard.io/q7lAIB.jpg
If I try to click “default” it reverts to custom. Not sure that matters, but we are using Buy Merch page instead of the regular shop page. I have that selected in settings.
This was working just dandy till Friday afternoon.
I opened in another browser, and also have had friends test on different IP’s and devices. So, it isn’t a cache issue.
I saved permalinks again. twice. Cleared all caches again. NADA.
Forum: Themes and Templates
In reply to: Creating a Child ThemeThis is the easiest route- I have used it quite a bit in the past.. https://ww.wp.xz.cn/plugins/one-click-child-theme/
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] How to override list style CSSbackground:none;
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] How to override list style CSSHere are the differences in the 2 lists..
<div class=”su-list su-list-style-“>
<div class=”su-list su-list-style- tuitionbullets”>I would exactly duplicate the top one.. then write it as
.su-list ul li .entry ul li{}
And delete the background..
background: transparent url(“../images/skin1/bullet_list.png”) no-repeat scroll 0 12px;Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] How to override list style CSSI love SU. What is the link to the site?
Forum: Themes and Templates
In reply to: Removing lines in between rows – HelpTry this..
.panel-grid-cell .so-panel {
border-top: 0 none;
}Forum: Themes and Templates
In reply to: Removing lines in between rows – HelpYour theme is setting those “Border-top” 4px on each div. Have you looked at the theme options or the Customizer to see if there are settings for that?
Forum: Plugins
In reply to: [WP Catalogue] Rename "Product"I need all the words “Product” to change to “recipe”- Like a giant recipe book.