59155 comments found.
Hi Rehub Theme Author, I’m using rehub wise theme with affiliate egg pro search plugin. I want to know how to set pagination when I search through frontend search function. I would like to know how to set: 1. I want to show more list wiht pagination. 2. I want to set option for number of search result and pagination on result page after frontend search.
Regards, seunglee@live.co.krpagination is possible only for posts on your site. Frontend search is searching from external sites, pagination is impossible. Also, I don’t recommend to show too much results in search, this will slow down search a lot. Better to have not more than 10 products per search
Hello, I’m still considering to buy this theme. I want to create a website focus on delivering information about phone specification and price.The problem is on the price information side. I’m in Indonesia and content egg doesn’t have support for our local vendor, so I think I will have the hassle to update the price manually. Is there any method or feature in rehub theme that helps price updating easier? thanks
you can use offer module of Content Egg and XPATH http://www.keywordrush.com/en/docs/content-egg/OfferModule.html
also, if you have direct link on fresh xml files of products – you can use bulk update of prices
Hi, I installed the rehub theme, but when i try the demo main, i tried to install wp clone by code academy but some features are not working though i follow the instruction and i also read the documentation. Vendor role is not even working
also wp clone is not supported with multisite,
map search is not allowing to me to click
can i have the demo exactly the way it is in your themeforest demo?
dropbox link are not working
The main answer is “wp clone is not supported with multisite”. I can send you a link to the Rehub demo .wpress file but only by email.
you can’t have single install demo clone on multiinstall. It’s impossible with any plugin. I can send you only xml file of posts and theme options. You must configure plugins by yourself on multisite
how can i change the email subject and email address? already change inside the wp but when i receive email after checkout the subject is Rehub demo theme and the email is wpsu.com something like that, how to replace it?
if you mean woocommerce – you can change it in woocommerce – setting – email
i deleted all the member type and why it keep still showing in the register as? and in the role?
not clear what you mean
what member types do you mean and what register do you mean?
hi sizam i need to ask about revendor, i want to add shortcode to show the wpml in header, is there any option for that?
1-st way: https://wordpress.org/plugins/shortcode-in-menus/
2-nd way: Theme options -> Ads Options – Before header area
i put it in ads option in before header area, it is looking very weird. can i put in header before menu near search bar or login register button. site link arabbaba.com
only if you use header layout Logo + code zone
i just used the shortcode-in-menu plugin to show it in top line. but there should be an option to show it in header, like re-wise theme.
In the Header area, there is only one more “advertising option”, and that’s all.
I already wrote you how to enable custom section in header. Read my answer
How can i change every where “add to cart” to “View Item”. I want to take user to the product page when he clicks on “View Item” instead of adding it to cart. In product loop and archive page as well. I know its possible but difficult for me to find out.
function custom_add_to_cart_url($url){
$url = sprintf( '<a href="%s" class="re_track_btn woo_loop_btn btn_offer_block">%s</a>', get_the_permalink(), 'View Item');
return $url;
}
add_filter('woocommerce_loop_add_to_cart_link', 'custom_add_to_cart_url');
Berdych you are beautiful
thanks.
I just updated to version 7.0. When i use “grid of woocommerce product” under visual composer it shows a square button instead of “View Item” on page. The product loop page(Category page or product archive page) looks fine.
If i remove the filter it becomes normal but again it will not redirect me to view product. It just ad to cart.
new grid design of products has compact style buttons. This was requests from buyers to make grid as 2 columns on mobiles.
Hi i tried to remove the sidebar on shop page and single product page by selecting the layout without side bar on “shop setting”, the sidebar is still showing
I selected default without sidebar.
if you saved product with another layout, you must set this option inside product. in right panel
sorry which panel?
there must be a better method, i have 20000 products…which field of table is responsible for the template? I didn’t touch the template at all from the start. In shop settings : of the three only 2 works as expected : Full Width Extended,Default With Sidebar. Default without sidebar doesn’t work.
it will be updated in new version
1. because you use Affiliate Egg. Synchronization is made only for Content Egg
2. write here support.en@keywordrush.com also check settings of module. You have enabled some filters
one more time. enable synchronization with this module in theme option – affiliate – synchronization
How do I show the (lowest) price in the top offers widget?
set ordering by custom meta and set key rehub_offer_product_price
Hello Thank you for this amazing theme , but I want to know how can i set the hoe page layout for any child theme like demo for example : Rewise
I want to set slideshow on the home page.
Thanks
Sometimes posts on my homepage shows repeated times. I am using recash theme. What’s the issue? Number of posts in admin panel is less than no. Of posts showing in homepage
This thing occur when I click on scroll to top button in homepage
send link
shopofever.com, its design is customized
you have custom page. number of posts in custom page must be set in options of module. and i can’t find any repeated posts. I don’t see any issue with clicking on scroll button. The only one issue – your jetpack device px module is broken. deactivate it
I didn’t get you, what is problem with jetpack, can you please explain?
And here is the screenshot which shows a post 2 times
Or Please tell me the way to remove top scroll button
#topcontrol{display:none}
you can place this in theme options – general options – custom css
How to create vertical drop down menu?
it’s always vertical, so, I don’t know what you mean
Thanks i found away. Just make one parent and bring all to its sub.
I am having issues with duplicate posts on the homepage of RE:Pick.
https://geekgearnow.com/Not sure if this is caused by the random enabled at the beginning or now. But I do not have duplicate posts in my set of posts that I created.
Thanks for the support! P.S Very awesome theme.
yes, random means that each time posts will be random, even in infinite scroll. unfortunately, wordpress can’t save previous random posts and not include them. It’s possible only with simple pagination (without auto scroll)
Hello i notice a problem on the mobile version, 1. how can i set it to enable it work well like the desktop version without hiding menu and other places
2. How can i enable members to login with the mobile version
please, provide your license first
If i want to edit responsive menu file in my child theme where can i find it in parent theme. thanks
there is no such file, menu is generated on fly by script
Well Thanks but even if i disable all my CSS, Responsive Menu on real ipad don’t go away by clicking any where on the screen. I am not sure about mobile screen.
By clicking on the black dim area the responsive menu should go away but nothing happens.
send link
Sent you in private message. If i disable all my css it still don’t work.
When I created deals, the price currency symbol is not appearing. I changed the symbol in localization, it still does not appear.
But in your demo, the symbol appear.
Where can I create deal that the currency will appear to users?
if you add offers manually, you need to add currency directly in price field
When I created deals, the price currency symbol is not appearing. I changed the symbol in localization, it still does not appear.
But in your demo, the symbol appear.
Where can I create deal that the currency will appear to users?
i got this error at vendor dashboard
Notice: Trying to get property of non-object in /home/marrymem/public_html/wp-content/plugins/wc-vendors-pro/includes/class-wcvendors-pro-ratings-controller.php on line 702
Notice: Trying to get property of non-object in /home/marrymem/public_html/wp-content/plugins/wc-vendors-pro/includes/class-wcvendors-pro-ratings-controller.php on line 702
its okay now. i disabled already debug display
Is it possible to make a button or link to jump to comments or reviews at the bottom? Is that bad for SEO? If so how can I do it? Thanks.
<a href="#comments">Comment</a>
WP clone don’t work with multisite installation. What should I do to configure demo stack?
You can’t install single install demo stack on multisite. I can send you only theme options import and posts import file.
Thank you, But I installed a new copy without checking multisite box and it worked well. I installed WordPress into a subdirectory.. Now I am getting a 404 with the signup link on the popup login window for “Don’t have an account? Sign Up” any advise on how to update that link? all other links works well so far.. youanditrade.com
theme option – user option and delete redirect link from user modal
Hi, awesome theme. I have a few problems though: 1- How to change the color of the highlighter and accent color: http://i.imgur.com/mY7VC0l.jpg 2- This box seems to have an issue? http://i.imgur.com/djE60cx.jpg 3- How can i change some website text like http://i.imgur.com/QKlXYuL.jpg to a different text or another language (french) ?
theme option – appearance – main color
2. set google api keys in gmw settings
3. http://rehubdocs.wpsoul.com/docs/rehub-theme/theme-install-update-translation/translation/
First two are Done. Thank youuu.
But the translation didn’t work properly, i added a language and started translating words and phrases then i press save then sync but doesn’t change on the website?
Also+ i have this error in the wordpress dashboard but i have the following plugins installed and activated: WP All Import – CE Offer Add-On, WP All Import – REHub Add-On and Content Egg ?
Another question++ my site works with ecommerce website that are in Tunisia and i know this and i wanna work with content egg all manually to add deals and new price changes..etc… I made a test post just like this http://rehub.wpsoul.com/content-egg-post-with-multiple-offers/ and i added the deals manually, but i have several issues, first the prices became in the form of 999.000 but i want them to be just 999 also the icon of merchant is not taken from URL for some merchants in the list in the top of page and then it’s visible in the “Common list with Logo of merchant”? how to fix that and is there a way to add merchant icons manually?
Last question+++ i have cloned Rehub not Rewise but i want the homepage like http://rewise.wpsoul.net/ how can i do that? is there a template available in Rehub?
Thnx in advance
sorry forgot to add pics
+ http://i.imgur.com/f5bwAD9.jpg
++ http://i.imgur.com/ydQW4UM.jpg http://i.imgur.com/VOEtu8w.jpg http://i.imgur.com/riLz39M.jpgalso (4x) what are these two plugins used for?
http://i.imgur.com/bUZNXda.jpg1. these addons are for wordpress all import. you must have this plugin on site
2. you must choose correct currency while adding offer
3. plugins takes logo from url, so, url must be clean, without redirects
4. https://youtu.be/Ycv7SfNOyhI?t=16m7s
5. for creating specifications and post tabs