Fulvio Di Stefano
Forum Replies Created
-
AuthorPosts
-
Ok, thanks
This reply has been marked as private.Hello Naveen, actually this code introduces a bug, it removes the post slider.
function remove_desktop_layout() { if(wp_is_mobile() ){ ?> <script type='text/javascript'> jQuery(document).ready(function(){ console.log('heere'); jQuery('.entry-content div#et-boc:nth-child(2)').remove(); }); </script> <?php } } add_action('wp_head', 'remove_desktop_layout');
Thank you Naveen, but it doesnt seem to work unfortunately.
I tried but still the tabs dont toggle, they are clickable but they dont toggle the tabs in mobile unfortunately
This reply has been marked as private.Screenshot please?
Unfortunately no delete button, or edit location button
Thank you for the reply: this is the url: https://test.fitnessadvisor.ch/coach/geneva/geneva/sergio/#post_images
when you check the gallery, you can see the images are being cut; I would like them scaled proportionally so that the gallery shows the whole image without cutting
September 30, 2019 at 3:58 pm in reply to: Scale down images in listings page proportionally #510924I’m using gd tabs to display the gallery so the above option is not available
What if i want to remove it entirely?
Thank you for the response, however am not talking about cities, rather about regions and countries
thank you
This reply has been marked as private.Perfect
-
AuthorPosts