I don’t want to use cloud library. I want to just edit the single post without using cloud library.
I am using different sidebar for different categories and with cloud library I can’t do same and it is a lot of work.
So tell me how can I edit the single post without using cloud library.
Thank you
I fixed it. I changed one number on child theme from 1001 to 11 now is working fine.
I had the same issue. I use Prefmatters plugin which had Removes version query strings enabled. I disabled the plugin after seeing your thread but not luck still the “load more” button does not work.
The problem with header manger is I am using ubermenu for my menu and with header manager ubermenu does not work. Is there a way to hide it with code?
Thanks
Hello Calin,
I want to hide header ad from homepage.
Okay so I created a my own template and now there are some few issue the sidebar is too small and when I increase the sidebar size or the content size the theme becomes unresponsive how do I make content width 740 and sidebar size 300?
https://prnt.sc/n9kd13
Also please tell me how to use different sidebar for different categories.
Thank you
Oh Okay.
The issue is I had different sidebar for different categories so If I create a template using cloud how do I use different sidebar for different categories?
Thank you
Same issue with my site after updating to wordpress 5.
Okay thank you 🙂
Thank you So much.
Thank you Now it is not loading.
So can I just remove that menu-mobile.php?
thanks
Where do I disable it from?
Yeah Managed to fix it.
Thank you
@InspireORB Thank you
never mind fixed it
I added the code in custom ad 1 from theme panel, then added that code in newspaper default sidebar just like any other ad. But the ad is all the way down below footer. But it works perfectly for me on my admin panel it’s just for the visitors.
Thank you
I don’t want menu???
I just want to be able to add a column on my page. I am doing everything right and why do I have to hire a freelancer to just create a page?????? other guy was facing the same issue https://forum.tagdiv.com/topic/visual-composer-sidebar-not-working/
Well, I get the same problem with 3 columns as well. https://snag.gy/bfqchP.jpg
https://snag.gy/Rt8xMi.jpg
Here is a example this is the page I am trying to edit https://snag.gy/kvNtEm.jpg
I installed demo template sidebar right But When I preview the page the sidebar is full width https://snag.gy/nabdz9.jpg
I have got the same problem..
You are welcome 🙂
The first code should work. It worked for me it removes the footer from mobile theme remember to place the code in themepanel> mobile theme> custom css
I think the code I used messed up my header on landscape mode for a tablet. So yeah now I need fix for both 1) and 2)
I managed to fix my first issue.
To anyone who also want to hide menu in mobile theme I used this code in newspaper> mobile theme > custom code
.td-header-wrap{
display:none!important;
}
I still want to add a grid widget on my mobile theme thank you