WPShout
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Zerif Lite] Spacing between lines on Pages and FontsHello,
Ok, let us know.
Rodica
Forum: Themes and Templates
In reply to: [Zerif Lite] Spacing between lines on Pages and FontsHi,
I am sorry for the late answer. Could you please give the URL to your site to see exactly what the problem is?
Thank you,
RodicaForum: Themes and Templates
In reply to: [Zerif Lite] Avoid having background image load on pagesHi Navin,
What version are you using? I see that you use a child theme. Is it possible that you did some changes in the child theme, that interferes with Zerif Lite?
Regards,
RodicaHey,
Are you logged-in and you can’t see the forum ? I answered there 12 hours ago I think, let me know if it works now.
Forum: Plugins
In reply to: [WP Product Review Lite] Structured Data Rich Snippet ErrorYou said that we/ I don’t care and the thing is that you don’t know me or something, my problem is the opposite really, I care to much about my work ( our products and customers ), so you will probably see this fix next days if is so important for you.
Ionut
Forum: Plugins
In reply to: [WP Product Review Lite] Structured Data Rich Snippet ErrorHey guys,
@isaumya would be nice if you cannot be rude or say things that are not true, we built this for free, we spend our time answering to rude messages like this one, I think is important to understand that.
Now back to the issue :
Is not about we don’t care is about priorities, we are short-staffed, some other products grew 10 times in few months, so is hard for us to take care of everything, any of you guys is more than welcome to contribute with a pull request here : https://github.com/Codeinwp/wp-product-review .
Another reason is that I don’t see the issue as critical, our goal with the plugin was to implement the review-aggregate scheme, not hreview, since the purpose of the plugin is to allow also other people to leave reviews .
For example we are using it on :http://justfreethemes.com/zerif-lite-free-wordpress-theme/ and is working well : http://www.awesomescreenshot.com/image/169446/254abf9a1467d0110f34e0ee2f476cc5 + http://www.awesomescreenshot.com/image/169449/63c341f6b6dca0158978c1a7a8e0b5ac.
I don’t say is perfect or that this is not an issue, however unfortunately we don’t have an ETA at the moment as much as we would love to.
Hey,
We just fixed it right now, so please refresh your cache.
Hey John,
We are aware and we are sorry for the issue, we are working on it, will you be happy if you will extend the current license for 4 sites ? This is what you actually need right ?
Thanks!
Forum: Themes and Templates
In reply to: [Zerif Lite] adding another button to the Big Title sectionHi,
I am glad you managed to add the new button. Regarding the button, that is not that easy, and we do not offer this kind of customizations. I recommend you take a look at codeable.io.
Regards,
RodicaForum: Themes and Templates
In reply to: [Zerif Lite] adding another button to the Big Title sectionUpdate:
add this:
?><a href="#" class="btn btn-primary custom-button green-btn">SEARCH</a><?phpForum: Themes and Templates
In reply to: [Zerif Lite] adding another button to the Big Title sectionHi,
You need to add in the file big_title.php from the sections folder, after this:
if ( !empty($zerif_bigtitle_greenbutton_label) && !empty($zerif_bigtitle_greenbutton_url) ): echo '<a href="'.$zerif_bigtitle_greenbutton_url.'" class="btn btn-primary custom-button green-btn">'.__($zerif_bigtitle_greenbutton_label,'zerif-lite').'</a>'; endif;this:
?><a href="#">SEARCH</a><?phpLet me know how it works,
RodicaForum: Themes and Templates
In reply to: [Zerif Lite] How to remove powered by WordPressHi,
That text can only be changed from the theme file footer.php. You need to change the text in that file to what you need, but keep in mind that if you update the theme in the future, the changes will be lost, and you will have to do it again.
Regards,
RodicaForum: Themes and Templates
In reply to: [Metro CreativeX] Colors of the big rectangular shapesOk, I am glad you managed to find the solution 🙂
Hello,
Could you please give me your site URL to see exactly the problem?
Thank you,
RodicaForum: Themes and Templates
In reply to: [Zerif Lite] about us sectionHi,
From what I can see, all that code for packages is added through a Text widget in the Packages section, so you would have to remove that code from the Text widget.
Let me know if you understand.Regards,
Rodica