Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
kwoodall
tagDiv Member

I did the update and it did not fix this problem.

kwoodall
tagDiv Member

You should add layout settings for category pages in the next releases. Like I observed, it’s odd that you do it for tags but not categories.

Thanks! Great theme!

Kermit Woodall

kwoodall
tagDiv Member

Since Product Tags offered page layout templates, I thought the categories would as well.

https://nimb.ws/1sqiMo

Like that.

Kermit Woodall

kwoodall
tagDiv Member

I don’t know why that didn’t work but I just recreated the page manually from scratch and that worked fine.

Kermit Woodall

kwoodall
tagDiv Member

Turned out to be WP-CRM by https://www.usabilitydynamics.com/

Thanks!

Kermit Woodall

kwoodall
tagDiv Member

Saved too quickly. That’s a screenshot of the malfing TD Composer editor.

https://store.amazingstories.com – front end of site.
https://store.amazingstories.com/store-home/ – a blank page I’ve created to try to edit too with no luck.

Kermit Woodall

kwoodall
tagDiv Member

The bad plugin was CUSTOM SEARCH by BestwebSoft. Which sorta makes sense.

kwoodall
tagDiv Member

Thanks! This apparently worked quite well!

Kermit Woodall

kwoodall
tagDiv Member

I digested all that and found an easier way. I created a file editor-style.css in my child theme folder and put this in it.

html .mceContentBody-max-width-big {
background: none !important;
}

html .mceContentBody:after {
content: none !important;
}

html .mceContentBody {
max-width: 100%;
}

html .mceContentBody {
background: none !important;
}

That did the job and should survive upgrades too!

kwoodall
tagDiv Member

I’ve already managed this on my own by manually copying the settings – but if you have an update that fixes this, that would be great as I do need to EXPORT/IMPORT one last time.

kwoodall
tagDiv Member

FYI: This will be on amazingstories.com and it’s subdomain/sites and it’s dev site.

kwoodall
tagDiv Member

What about if the testing/dev site is a different URL entirely? Can we activate on that and on the live site when we take it live? What about subdomains for store and events?

Viewing 13 posts - 1 through 13 (of 13 total)