Blagoy Petkov
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [i-max] Translate “MENU” and “Search” on mobileI will change inc/responsive-menu/responsive-menu.php
Forum: Plugins
In reply to: [Recent Posts Slider Responsive] Design problem with RPFWorks normaly with up to 20 slides
Forum: Plugins
In reply to: [Font Organizer] Change site title fontThank you very much. Realy fast respond and support. I have done it through data base but it is really useful to have option “5. Manage Phonts”.
Thanks for your time.
Forum: Plugins
In reply to: [Carousel Ultimate] Limit of carouselyoursite.com-and-path/wp-admin/plugin-editor.php?file=carousel/carousel-shortcodes.php
or edit in cpanel directly – edit file yoursite.com-and-path/wp-content/plugins/carousel/carousel-shortcodes.php
and you should change manually this number after every update of the plugin
Forum: Plugins
In reply to: [Carousel Ultimate] Limit of carouselwp-admin > plugins > Carousel Ultimate > option edit
than you should find and replace “6” to larger number e.g. “50” in (line “‘number’ => ‘6’,”) at
“carousel/carousel-shortcodes.php”
/*———————————————————————-
Carousel custom post shortcode
———————————————————————-*/function tp_carousel_main_custom_items_shortcode($atts){
extract( shortcode_atts( array(
‘category’ => ‘-1’,
‘items’ => ‘4’,
‘number’ => ‘6’,
‘order_by’ => ‘date’,
‘order’ => ‘DESC’,
‘items_tablet’ => ‘2’,
‘items_desktop’ => ‘3’,
‘itemsdesktop_small’ => ‘3’,
‘img_height’ => ‘190’,
‘display_caption’ => ‘none’,
), $atts) );
$townlrndn = rand(1,1000);
global $post;Forum: Plugins
In reply to: [Carousel Ultimate] Limit of carouselnumber ‘6’ changed to ’50’ in code
Forum: Plugins
In reply to: [Carousel Slider] carousel does not load imagesI have roll back to 1.5.2 and the problem is fixed. Thanks.
Forum: Plugins
In reply to: [Carousel Slider] carousel does not load imagesHi Sayful Islam,
Till yesterday it works perfect. Do I have to search for another carousel that is not in conflict with TemplatesNext ToolKit – the core of my theme? Is it possible to add links in carousel slide menu – http://interm.petkovstudio.com also works perfect. And should I worry will my site work after installation of any new version?
Thanks,
Blago