ryangcad
Forum Replies Created
-
Note I had to remove the following css that you added as it changed the entire site width;
.jas-container{
width: 90%;
}Yes I still have this issue on my staging site. You can see it at https://vscription.wpstagecoach.com/vscription-support/. This is the ticket form. If you go to the homepage at https://vscription.wpstagecoach.com/contact you’ll see how it should be laid out.
I am using a theme called helpdesk from JanStudio.I am trying this plugin and the form width is set to 100% but it is displaying in box view instead of the full page width and because of this, the ticket page looks off as the entire page is in a box frame including the header and footer.
I did some testing in my staging site and with the Custom Sidebar plugin enabled, my sidebars disappear for blog posts and just show a Filter Results in the sidebar.
I am running WP 4.4.4, Divi Child Theme 2.7.8 (latest at this time) and Custom Sidebars 2.1.0.8 (The latest at this time)I am having this exact issue with my Divi theme as well. I know it was working in the past and I just happened to notice it today.
I can use the sidebar in the Divi sidebar module but not directly on a post. It is also not working on my main Blog index page.Forum: Plugins
In reply to: [WooCommerce] Change product images positionsI am looking to do the exact same thing but not having much luck. Were you able to figure this out?
I tried adding the css that wooassist suggests but that just moves the thumbnails to the left side of the product area. It doesn’t stack the product thumbnails on top of each other.Forum: Plugins
In reply to: [Autoptimize] Segmentation fault when enabling Optimize CSS CodeThanks so much for the reply. I added the legacy minifyers and that seems to have corrected the issue.
One thing that is interesting is that I have tried to minify my style.css files in the past for my theme and have always had formatting issues but when doing it through Autoptimize, it is working great.This looks to be working now. I ran the index again (clicked continue) so maybe it just hadn’t finished indexing everything?
I found a term that returned products and blogs so it does appear to be working.
ThanksI just gave that a try and it didn’t work. I used one term where I know it should have returned at least one product and blog posts but it just returned blog posts. There were no parameters at the end of the search URL so I tried a few things;
– Added &post_types=any, didn’t change the results. Just got blog posts
– Added &post_types=products, returned no results
– Added &post_types=post, returned blogsI tried some different search terms and couldn’t get them both to work at the same time. I have the posts set to a higher weight than the products which is probably why I am getting posts instead of products when I have both.