V0ld3m0rt
Forum Replies Created
-
Forum: Plugins
In reply to: [CPT Bootstrap Carousel] Carousel breaks after last imageI have foud out it has conflict with woocommerce in my case, but I don’t know how to fix it so I will investigate.
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Short code doesn't loadI have foud out it has conflict with woocommerce in my case, do you think that PRO version would work?
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Master Slider Won't Even PreviewForum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Short code doesn't loadHi, I probably have same issue so I am not gonna open new thread. Please check my site, slider opens in sidebar but not in page (I use shortcode example [masterslider id=1]). In source code of website it loads. https://tomasrydel.cz/stylovehadry/
Forum: Plugins
In reply to: [CPT Bootstrap Carousel] Carousel breaks after last imageIt is strange, I have tryed deactivate all plugins but it didn’t help. The problem is only when I use shortcode, If I call aciton like
<?php echo do_shortcode( '[image-carousel]' ); ?>
it worksForum: Plugins
In reply to: [CPT Bootstrap Carousel] Carousel breaks after last imagesame problem, check it here https://tomasrydel.cz/elitepermanentmakeup/ after second slide it breaks.
Thank you for response, I have no problem to use this plugin with his features, I was just curious, if shortcodes are possible.
Forum: Fixing WordPress
In reply to: Use default post categories for custom post typesAny tips where to start with custom post types categories? Really nothing?
Forum: Plugins
In reply to: [Float Left Right Advertising] Ad appears on mobileSame on my site, and I’d already set “Show ads if client screen width > anything” I set any screen size but its still there, this function is not working after last update
Forum: Plugins
In reply to: [WP Catalogue] Plugin overrides my custom posts layoutHi Maeve, thanks for reply.
Site where I want to implement wp-catalogue is https://hrynatablet.cz/ and I use theme Gamepress.
And this wasn’t page, where I inserted shortcode (screenshot), just when I activated plugin it broke my custom post page https://hrynatablet.cz/recenze/hry-na-android/.
But div classes are probably the issue. I will try to change it in theme, hope I will find them. Thanks for good advice, hope it would work.
Forum: Plugins
In reply to: [SC Catalog] Insert image not workingInsert images not working for me, I don’t want to give bad rating for this plugin, hope it would be fixed soon
Forum: Themes and Templates
In reply to: [Point] Post without sidebarIt works like a charm. Thanks for help.
Forum: Themes and Templates
In reply to: [GamePress] Theme Options not workingSometimes refresh (F5) helps
Forum: Themes and Templates
In reply to: [GamePress] Change homepage articles displayThanks Alex,
I made it work. I used some source code from archive-gamepress_video.php and put it in content-smallthumb.php. The main reason I wanted to have it done was, because smallthumb layout didn’t display correctly on mobile devices. This solves the problem a little.
I have a last question. How are this thumbnails generated? I found it in functions.php and style.css 284×158, but when I make some changes, it doesn’t work. I want to increase width and height. Do I have to upload them again after I make some changes?
Thanks for help anyway. Site: https://hrynatablet.cz/
Forum: Themes and Templates
In reply to: [Twenty Twelve] Float right search box in menuIt works, thanks for quick respond Paul.
The problem was I duplicated style.css in child theme. I am smarter now ??