renathy
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] using woocommerce for domain name sellingCan you suggest me any Wocommerce developer group?
I am developer by myself, but I need some basic information to start with.Thank you.
Forum: Plugins
In reply to: [Category and Taxonomy Image] get image of desired sizeCan you then say – get_wp_term_image returns what size of image by default?
Forum: Plugins
In reply to: [Smart Slider 3] admin panel – thumbnail images should load fasterUnfourtunately it is too complicated for my client – he wants to upload / add image only once and do not upload thumbnails seperately.
Everything works well on front end, however, on admin panel images (thumbnails without thumbnail image loaded) are loading very slow.
Forum: Plugins
In reply to: [Smart Slider 3] full size images loaded into sliderNow it seems that image are taken of desired size. Maybe need more investigation, but so far it works.
P.S.
After setting this new update I have the following Notice that was not there before:Notice: Undefined variable: rotated in …plugins/smart-slider-3/nextend/library/libraries/image/image.php on line 138
Forum: Plugins
In reply to: [Smart Slider 3] full size images loaded into sliderWould it remove all sliders and images already defined in plugin?
Forum: Plugins
In reply to: [Breadcrumb NavXT] change SiteName (multilanguage)I am using WPML.
Actually it would be even better – if a form would have button “Create gallery” (and user would not be able to navigate anywhere on the media library, except Create Gallery).
Is it possible?Probably, your users do not have access to this feature. You need to grant it. I do not remember what is the name of this feature.
Forum: Plugins
In reply to: [Modal Dialog] display dialog only if is_taxI was able to achieve this if I checked “show only on custom posts and pages” and add PHP condition string as above.
You can resolve this.
Forum: Plugins
In reply to: [Modal Dialog] can i use this for an age verification box at startupHow to add Yes, No buttons?
For instance, if there would be one shortcode to show this warning on specific templates I wish?
Forum: Plugins
In reply to: [Smart Slider 3] js not started in websiteIt was problem with js in theme. Fixed.
I am using Members plugin to manage Roles and
In Advanced Ads menu there is checkbox – Allow editors to also manage and publish ads. After check this in Roles Editor appeared ability to check “”
If I check it, When this is checked on, then Members plugin shows checkboxes for Advanced Ads capabilities (advanced_ads_Edit_ads etc.)
Forum: Plugins
In reply to: [Facebook All] fb comments countIs it possible somehow to get recently commented posts?
I mean I want something like this: the_view_cnt(); or in similar way if I am in loop?