w3prodigy
Forum Replies Created
-
Thank you for replying to my review. I appreciate knowing that you’re seeing our messages and I will update my review as we progress.
I received the automated replies. Those aren’t indicators that a human exists on the other side and has seen my message. It says, “Someone will get in contact with you as soon as possible.” I sent my first email on Wednesday. It would have been nice to receive an actual message from someone before the weekend. The longer your team takes to reply, the more issues I discover.
Again, I appreciate your reply. I hope to hear from someone on the team during the week.
You too? I just downloaded this and bought a theme 2-3 days ago. Basic things don’t work and I haven’t heard back from their support form on their website. Adding my review now.
This is what I ended up doing as a quick fix. In your child theme add the following to your styles.css file:
section.page-area ul.list, section.page-area ul.list li{list-style-type: disc !important;list-style: disc !important;} section.page-area ul.list li{margin-left: 24px;}
Hey Mike, sorry for the delay and thanks for the update – I didn’t even think about how my plugin interacted with the admin, complete fail on my part.
I’ve actually made an update to fix this, different than your proposal, which simply stops my the plugin from affecting the admin section. After all, my plugin is meant for the front-end loading optimization so I believe letting the admin run naturally would be the best scenario.
Thanks again for pointing this out and sorry for the delay.
– Jay
Since I’m on a network install, I managed to work around this – I needed the export as a default file for the rest of the sites on that install, by going to the network admin WordPress SEO admin screen and setting the option for ‘New blogs get SEO settings from this blog” to my main site id, and then resetting each sub-site settings using the form below.
This worked perfectly, but does not resolve the issue stated in my first post. Hope this helps anyone dealing with this scenario.
Should preview mode disable once deployed? I click the deploy button and the only thing different is the message “Preview settings successfully deployed.”
After doing some research it looks like this issue is due to categories and tags containing the same slug… however, this could be a completely separate issue