59156 comments found.
Is there a way to disable the dropdown sort field (Company A-Z, Company Z-A, Description A-Z and etc.) from showing on the Top Table pages?
.tablesaw-bar {display:none}
Is it possible to do this manually or can it only be done through contentegg?
This is made manually. Also Content Egg has such tabs in some modules.
This is default theme tabs shortcode. You can find it in shortcode generator (icon S near media uploader inside post)
In the video it showed you used google books from content egg so it wasn’t manual. I was wondering if the same could be done without content egg. Basically this way I can create nice links from one review to blog posts.
What is your question? How to make tabs or how to make content inside tabs like on video?
The content inside the manuals tab without using content egg
You can’t make content egg content without Content Egg.
P.s. Content Egg has also free version
I guess I was wondering if there is a way to replicate the look of the content egg content within the tabs? For example if I wanted that same look, could I just insert html into the tabs or it wouldn’t work?
But what content do you want to have? Content Egg has more than 20 modules and each module has near 15-20 output templates. So, what content do you want to create?
How do you add the “add to compare” option to a post?
(Rehub theme) tells me that contains copies of some outdated WooCommerce template files.
rehub/woocommerce/archive-product.php, rehub/woocommerce/content-product.php versión2.4.0 no está actualizado. La versión básica es2.5.0, rehub/woocommerce/content-product_cat.php versión2.4.0 no está actualizado. La versión básica es2.5.2, rehub/woocommerce/global/wrapper-end.php, rehub/woocommerce/global/wrapper-start.php, rehub/woocommerce/loop/add-to-cart.php versión2.1.0 no está actualizado. La versión básica es2.5.0,
Update your theme
(Rehub theme) tells me that contains copies of some outdated WooCommerce template files.
rehub/woocommerce/archive-product.php, rehub/woocommerce/content-product.php versión2.4.0 no está actualizado. La versión básica es2.5.0, rehub/woocommerce/content-product_cat.php versión2.4.0 no está actualizado. La versión básica es2.5.2, rehub/woocommerce/global/wrapper-end.php, rehub/woocommerce/global/wrapper-start.php, rehub/woocommerce/loop/add-to-cart.php versión2.1.0 no está actualizado. La versión básica es2.5.0,
Update theme
Set color for overlay in slider.. its not working..
leave blank for slider without overlay.. can we make it white colour
But if you make it white – how fonts will be visible? Fonts are also white on slider.
the picture background is grey..please the website i sent to you
overlay slider colour is now working..background of picture is grey
how to change the background of the slider? I change the colour but its could not work www.plazashope.com
Now, I understand your problem. You set 0 opacity for overlay.
http://screencast.com/t/J039KHaYwoHuse second slider to set opacity more than 0
how to change the background of the slider? I change the colour but its could not work www.plazashope.com
I have an existing blog with content, but would like to change my layout to this: http://repick.wpsoul.net but I don’t know how to do it without doing the whole demo stack and it’ll delete my content. Whats the best way to get this layout without deleting my content? Or I think it deletes the content, I don’t remember.
Yes, demo stacks is not your way. Can you show me your site. I will check how it will be easy to move to Repick theme
Can I email it to you somehow? Its just the basic ReHub default site.
So, do you want to change Rehub theme to Repick?
Yes I wish to do that
Can you show me your site. In most cases, you don’t need do anything – just install repick child. All fields are the same in both themes
yeah, can I email you the site? I installed the repick child them, now I’m getting this error: “Fatal error: Call to undefined function getHotLike() in /home/andre164/public_html/minecraft-toys.com/wp-content/themes/rehub-pick/single.php on line 36”
You need to update both themes, I wrote to you this early. This error because you use new repick, but old rehub main theme
Hi Igor,
Question….how can I get more related posts on the rehub theme from 3 to 6? And I’d like to add some custom things below the single post page. Like banners, video, etc.
Thanks! Appreciate it.
You can add banners globally after post in theme option – ads option
To change on 6 – change file inc/parts/related_posts.php
‘posts_per_page’ => 3,
change to 6.
Note, repick child theme has 6 posts by default
Great…where do I find this file? “inc/parts/related_posts.php” in which folder is it? I’m looking through them in Editor and haven’t found yet?
Wordpress doesn’t show such deep files by default. But you can archive this if you install https://wordpress.org/plugins/wp-editor/
Great! Plugin worked fine. Question now…how do i get them 3 across instead of 2 per row? tried changing screensize. http://screencast.com/t/5aas2lF0hmKC
.related_articles ul li{margin:10px 1.6%}
you can place this in theme options – general options – custom css
That was it! Thank you!
Hi Igor, I made the changes as you mention above, but a couple of my reviews are doing this? Can you let me know what would be causing this?
http://screencast.com/t/NBzUxKPfKY http://screencast.com/t/d2IS3y5CtFpSsolved
How can i make the category page show the top 10 reviews in its category (with pagenation) ?
You can do this only with some customization of file category.php
meta key where stored score is rehub_review_overall_score
But you have expired support, so, I can’t give you a code for this, you need investigate customization by yourself or update support
i have updated support. can you please advise? perhaps we can communicate via email as i have a few other questions.
Ok. Yes, we can email. If you want, I can make for you such customization. For this – you need to send me ftp details + disable cache (temporarly)
Hi,
.. a quick question. How do I hide the mobile menu? I mean once the site is viewed on mobiles or any browser’s width under 1023px? I just need to use a new fully customizable mobile header plugin (that enables multilevel subcategories).
Thank you,
try next
.main-nav .responsive_nav_wrap{display:none !important}
Hi, How to remove, post content form Post grid. See the screenshot below:-
http://i.imgur.com/XDt2FpM.jpg.small_post>p{display:none}
you can place this in theme options – general options – custom css
Thanks, but i how to reduce space between posts. See the image http://i.imgur.com/qaetmev.jpg
It must be realigned automatically.
Hi Igor, I want to display the filter results of my MDTF three-column grid page in “equal height item”-style. The standard is “masonry”-style though. What do I have to change in the index.php to let the filter results appear in equal height rows? Thanks a lot!
http://abload.de/img/mdtfmasonrysdqiy.pngDo you mean equal height grid of Rething theme? Or deal grid module?
I mean equal height grid of Rething theme.
But it’s only for full width page. How do you plan to use it with sidebar?
I use it for full width page, take a look http://vintage-moebel-ideen.de/ideen/ . I need to have the posts as equal height items, because it looks weird when showing the filtered results in masonry-style (just test this, you can filter in the top).
try to change
<?php include(locate_template(‘inc/parts/query_type3.php’)); ?>
on
<?php rehub_create_column(‘middle’) ;?>
It works. Awesome mate, you’re the best! Thx
Hello,
When I use the “Grid style Posts Block”, the “pagination” at the bottom does not show up. Why is that?
Thanks.
Did you enable pagination in settings of module? By default, it’s disabled
Yes I did. It use to work. Now it doesn’t. I deactivated most of my plugins to test and see if it was plugin and it’s not that. I don’t know what to do.
Ok. Found, this is bug for masonry grid. Currently you can use temporarly fix
.masonry_grid_fullwidth .pagination{position:absolute; bottom:-80px; left:10px}
you can place this in theme options – general options – custom css
I will fix this in update, so after update, delete this code
Ok thanks, it worked. I’ll delete after update.
How, can I edit “pros and cons” part of user review? In admin panel in comments section I see part “pros and cons” but i can’t edit it.
Currently, you can’t. You can only delete comment
1. Please think of adding such function in the next upadate.
2. Can I globally enable/disable “helpfull/unhelpfull” in user reviews?
3. I have one more suggestion. Now, “pros and cons” in user review are just a text blocks in front. It would look much better if user could write single pros and cons items and in front it would be preformatted in items lists, something like this: title=”PROS:”] Pros item Pros item size=”one-half” position=”last”][wpsm_cons title=”CONS:”] Cons item Cons item
Thanks, for quick answer
3. (wpsm_column size=one-half)(wpsm_pros title=PROS:)
Pros item
Pros item
Pros item
(wpsm_column size=”one-half” position=”last”)(wpsm_cons title=CONS:)
Cons item
Cons item
Cons item
1. Ok
2. Yes, theme option – reviews – Enable plus and minus buttons
3. I thought about this early. I plan some updates in this part, so, it will be as you described.
Ok, thanks for your quick answers. Your theme is fantastic.
hello , it’s possible to clear the board in the header?
What board? Send screenshot please which part you mean
Igor, you introduced Added: Posibility to use quick_offer shortcode with ID in 5.7 update. But how does it work? I want to put the offer box with filled meta data from post 816 into another post. What shortcode do I need to use? Thanks mate!
the same as for post, but with id. Example,
[quick_offer id=816]
Sizam:
Rehub file comments.php should use the message (We will be happy to see your thoughts) but instead, you changed the word “SEE” by “HEAR”. This way, translation to other languages fails. Please it is almost nothing, but i have edited my php file to solve it because i use portuguese language. Hope you find time to fix it to Rehub v6.0 Regards.
I am not sure what I need to fix. “Hear” is correct word, I consulted about this with native enghish speaking buyers.
If you have localization file – you should update it (string with “Hear” was added to new localization file).
-
Sizam, on comments.php inside your theme you used “HEAR” instead “SEE” at the message (We will be happy to see your thoughts). This way the translotion fails. I have edited my php file and changed the word. I know it is just a peanut. If you have time to fix to the v6.0 it wold br great. The problem only occurs on foreign languages. Regards!