59212 comments found.
I have an issue concerning the responsive design (Recash Theme), it looks like this: http://prnt.sc/cyounv Usually the text is displayed under the button, right? And how do I customize the “Expand” phrase?
hm. it’s bug in last version. This code will help
@media screen and (max-width: 767px){ .featured_single_left, .single_top_main, .single_top_corner, .newscom_detail, .featured_newscom_left{display: block !important;} }
you can place this in theme options – general options – custom css
Thanks, that worked.. and what about the “expand”? Translating the language file doesn’t help cause there is no “expand” inside
Check in main localization file. If no – I will check, maybe I need to place it inside child localization to work.
I’ve found the phrase in the rehubchild.pot and uploaded the .po + .mo file with the correct translation to the folder but the button still says “Expand” (although the other translations work)
I will fix in update
It’s not fixed yet, right?
it’s fixed
still not working for ‘expand’.. the other translations are taken correctly from the file
You must sync localization file before translation (both, rehubchild.pot, then, your localization file)
What do you mean with syncing the localization file? I’m using the latest rehubchild.pot and created a .mo + .po file with the translations. All other translations are working fine except of ‘expand’
Check docs and find how to make update of localization file http://rehub.wpsoul.com/documentation/docs.html#6 And I think it’s more easy to use Loco translate
Tried it with Loco translate now, synced both files but still no change. As I said, the other translations out of this file are working fine.
Please, send admin access in the contact form. Provide also in message: your issues and link on current comment (you can know it if you press on time in your comment)
hello i have small issue with rehub. I have import wocommerce products with an external plugin, but image (excluded single product images) showing not resized. I try play with woocommerce display setting and them option, reg thumbails, but images still show not resize. Any tips about that? Bye thank you
What images do you mean. If you mean images inside content, they are not resized by default
images in store default page, http://imgur.com/a/lLE8W
ok. I guess that you don’t have image library extension on site. If you need deep investigation – send me admin access to your site
you can access to the site only by edit your hosts file because i have site on dev server without domain, ok?
Ok. If it’s dev server, ask hoster about image extensions on your server. If you don’t have them – resizer will not work. You can also can use https://wordpress.org/plugins/system-snapshot-report/ to check your extensions
Hello sizam, already i have use your theme in a productive website here: http://justreviews.it image resize work great. Example i send you it’s same host. Maybe isssues is by conflit with a plugin i try use for import products, you can see it here: https://codecanyon.net/item/amazon-estore-affiliates-plugin/2388006?_ga=1.64996264.604866889.1475315569 anyway thanks
give me access to site, please
ok i send you an email just now
How can i make different pages load using the next page button at the botton in the Re:pick Theme, currently the posts load automatically ?
theme option – general – pagination
I upgraded this theme to last version… How can I disable “post view count” in article? I don’t find the switch. I hated it…
theme option – global enable/disable
Hi,
is Buddypress 2.7.0 supported with latest version of theme?
best greetings
I didn’t find any issues now
I purchased the Affiliate Egg plugin on keywordrush.com to enable EBAY features and auto-updating on Amazon and Ebay products. The email says Product name is “Content Egg Plugin” Did I just buy the same thing I already have access to since I am a REHUB customer? My Order Number is: 106050207108
Resolved
Namaste
I want to know where I can edit some section in the single product page of your revendor child theme, I want to know where I can find the function and the front end code of this section: [ I want to know the directory where I can find the function and frontend code inside of this div section ] this section had a gray rectangular background had the text of Sold By (name of store) @(name of owner)
Best regards I hope you can help me ” />
Namaste I want to know where I can edit some section in the single product page of your revendor child theme,
<div class:="vendor_store_details"> I want to know where I can edit all the code that inside of this div both the front end code and the function code </div>this section had a this section had a gray rectangular background had the text of Sold By (name of store) @(name of owner)
<i class=" fa fa-envelope-o" />Ask owner
Best regards I hope you can help me
Output for vendor store page is in file inc/wcvendor/storepage.php
Some functions (for example, to show vendor info on product page) is in function/woo_functions.php in the end of file
I’m looking forward to it, Namaste and Haribol
Hi Namaste can I ask you again where I could edit this www.website.com/vendors/(VendorName)-store/ the function of this page and front-end code Thank you
But I already wrote place to you, there is no changes after my last answer
I’ve already seen that yesterday I’d forgot to inform you anyway thank you
Why you
if (rehub_option('rehub_wcv_dash_redirect') == 1){
add_filter('woocommerce_login_redirect', 'rh_wcv_login_redirect', 10, 2);
function rh_wcv_login_redirect( $redirect_to, $user ) {
if (class_exists('WCV_Vendors') && class_exists('WCVendors_Pro') && WCV_Vendors::is_vendor( $user->id ) ) {
$redirect_to = get_permalink(WCVendors_Pro::get_option( 'dashboard_page_id' ));
}
elseif (class_exists('WCV_Vendors') && WCV_Vendors::is_vendor( $user->id ) ) {
$redirect_to = get_permalink(WC_Vendors::$pv_options->get_option( 'vendor_dashboard_page' ));
}
return $redirect_to;
}
} does not working?
your woocommerce_login_redirect function does not working. Why?
Best regards Namaste
I don’t understand your last message
the user vendor doesn’t redirect to vendor dashboard after login. Your code doesn’t work
Is there a shortcode to simply pull just the amazon price of an item into the Comparison Chart feature? How do I get the price to automatically update whenever Amazon price changes?
if you add synchronization, price will be added to post offer section http://rehub.wpsoul.com/documentation/docs.html#cegg
Then, you can pull price and button with button row in comparison chart
Specifically on the New Top Comparison Chart feature. How could I change the text alignment to be LEFT-Aligned on only some of the rows, and keep others Centered. For example, The Thumbnail and Title being centered looks great, BUT if I put a custom meta value paragraph of text on the chart fields it is hard to read the text because it is centered. You have options to change Meta Value Font Size and Font Color but not orientation. This is a very important feature as the text is hard to read while centered.
if you send me url on page, and specify text which you want to mak left align – I will give you code
Hello: 1. How to put CATEGORY in the menu http://prntscr.com/cyl0ar
2. How to create FEATURED SHOP at front page.
Thank you.
1. http://screencast.com/t/gHBdgkFV9G
2. Use page builder, add woocommerce module and choose featured products http://screencast.com/t/nUfKzK0TjB8 http://rehub.wpsoul.com/documentation/docs.html#21
Thank you. But I mean is FEATURED SHOP, not featured product.
You can show separate shop with next shortcode
[wpsm_vendorlist user_id=1,3,4]
where 1,3,4 are user IDs of vendors
Hey, Team!
Upgrading version (oct 25th) brings me an issue: white title in post page, with white background… How can I fix it? Many thanks: I LOVE THIS THEME!!!!! <3
You can see here: http://madamelivro.com/sua-amiga-a-cadeira/
SIZAM: looking for answers here, I found a code, and solved the issue. For your control: Child Theme REPICK | ISSUE: White Title | Solved using this tip: pasting new code between this http://screencast.com/t/0lNPurKmP5 and this lines http://screencast.com/t/aejRRXVfh Thank one more time.
it was already fixed in repick child, you need to update child theme also and clean cache in autoptimizer
Hi, in order to set up the store locator on ReVendor (http://revendor.wpsoul.net/store-locator/), do we need to buy add-ons? This page didn’t come with your demo data. Thanks.
Never mind, I found your article, thanks…
Hey there,
first of all, great theme! But I need some help with setting up the theme correctly. Here is my scenario:
I want to publish review posts for different products (no woocommerce, only regular WordPress posts) with user reviews only. There are different product categories, so I need different user review criteria names for every category.
In the second step I want to add editor reviews for some product review posts, that I´ve tested on my own.
So the basic setting for every post should be user reviews only, but with the option of adding editor review to some posts later. Is that possible?
In the Documentation I´ve only found solutions for either only using user reviews, or the need of using editor & user reviews for every post …
Thank you!
Yes, user review criterias can be as editor’s review criterias or global, you can’t set user criterias per category now, maybe will be available in future
ok, thank you for your quick response!
Hi Igor. When I click a post title in repick theme http://imgur.com/a/Qj52I the post opens in the same tab. Is there a way, maybe without a plugin, to make the post page open in a new tab?
I cannot find that file. Not manually and not by using the FTP search. Where is this file please? What’s the name?
this file is in child theme folder/inc/parts/query_type3.php
Hi … great theme!!
pre-buy question:
I will use Rvendor.
In the other templates (Re-hub, re-Thing, etc… ) there are more pages (shortcodes, unique functions, directory mode etc …) All these pages are available on Rvendors. Shall I use, for example, this page? http://rehub.wpsoul.com/top-reviews-with-sidebar/
thanks
yes, all of them are availble in all child themes
Hi,
I have few questions below:-
1. How to have buy now button, is their a plugin for the same. if yes please suggest one.
2. I am using two payment gateway i.e. payumoney and paypal, I want both payment option to reflect on my checkout page so that customer is able to select the appropriate payment gateway. Also I have switched on geolocate option as I am from India.
3. I have installed the re frontend plugin but i am not able to see any shortcode after creating the form. Kindly suggest.
Thanks Jay
3.
1. Use one of affiliate functions of theme http://rehub.wpsoul.com/documentation/docs.html#affoveral
2. Paypal is default for wordpress. Payumoney https://wordpress.org/plugins/woocommerce-payu-paisa/
3. In top of every form http://screencast.com/t/ELBeeYli8V1E
1. I am using rvendor child theme so I cant use this affiliate function. If i can please guide me how I can do it.
2. I have paypal and payumoney already installed but when somebody does a login from india they only see payumoney but not paypal.
thanks
1. All child themes have the same affiliate functions. Most simple way – go to post and add offer in Post offer section
2. Where do they see this? Paypal extension must be configured in woocommerce – settings – checkout – Payment Gateways
hi,
I have tried this affiliate function and it shows buy now but then add to cart is disappeared.
Also i had to change the product type from simple product to affiliate product.
I want both the buttons buy now and add to cart with add to wish list.
Thanks
If you sell product on your site – it’s not external affiliate product, so, you can’t have both buttons in the same time. You can disable all buttons in product loops – go to theme option – shop settings. So, users must fo to product page to check product. Then, use simple product type to have add to cart button and add inside content other affiliate buttons with shortcode (You will need offer box shortcode from shortcode generator)
hi,
1. how to change the color of the menu grid, i do not want blue, and cant see any option.
2. How to change the color of the text inside the button and menu grid?
3. how to increase the length of the search bar near the logo?
4. Also how to remove the search bar from the menu grid?
5. None of the products are getting searched through the search bars?
Thanks
1. Theme option – header and menu
2. Theme option – header and menu
3. You can’t, because no more space for other elements. But there is another header style with more big search (check on revendor demo)
4. You want to increase length and remove search bar? What a sense of this?
5. By default, wordpress search in posts, not in products. change this in theme option – header – search option
there are three search bars, i want to remove 2 and keep 1.
There is one serach bar in the menu grid, that doesnt make sense. ( how to remove this one)
There is one above the menu grid…should be below it.
one because of the widget which can be removed.
You can disable search icon in theme option – header and menu – search
how to change the color of the text inside the add to cat box?
it depends on part where you have button
its below every product.
.woocommerce div.product .summary .single_add_to_cart_button, .woocommerce div.product .summary .masked_coupon, .woocommerce div.product .summary form.cart .button{color: white !important}
you can place this in theme options – general options – custom css
hi,
how can I copy product categories into main word press category ?
Thanks
Not clear what you want and why. Product categories must be on own pages, not in post categories
but when i try to to place some product category in menu i cant find the option, I only see categories.
hi,
As you know I have many categories, so it is getting difficult to manage them on front end add product.
Is there any plugin or way in which I can make it as per below link
www.kartmarvel.in
not clear what you mean
if you see the add product option in woocommerce and in wc vendors pro it is in frontend. The tab where we have to select categories it is in index form where as i have already 1000 categories uploaded. To select each category it is getting difficult to find each one.
Hence I want the categories in tabluar form like in the link below www.kartmarvel.in
Thanks
how many products do you have on site?
Are categories subcategories or all of them are top categories?
currently website is under development however I am expecting 100000 product in future by march and also there will hierarchy of categories upto 7 levels.
It looks like you want to import products from affiliate systems – this is the best way to be banned in google soon.
Anyway, there are some ways to have automatic categories archive
http://rehub.wpsoul.com/documentation/images/117.pngor alphabetic
[wpsm_tax_archive taxonomy="category"]
but I am afraid, that your site is not so powerful to handle 1000 categories at once, but you can try
ok,
I do not want to import any product from anywhere and I am not running an affiliate site. I have R vendor theme.
Now the question is [wpsm_tax_archive taxonomy=”category”] where do I paste this code?
Also as you said that my site is not powerful to handle 1000 category do you mean woo commerce is unable to handle 1000 categories?
Thanks Jay
You can use unlimited categories, but as I understand, you want to show them all on one page – this can be a problem.
I can’t even imagine situation when you need 1000 categories on one site. Also, if you don’t have products – why do you need categories?
can we talk in private?
yes
I already reg to optimisemedia before 10 days ago, but not reply from there side I already spend more than one month but i am not getting the solution as I forwarded you the amzona and flipcart affliate id so plz show me deals by using deails of two and tell me the other method where can i resolve the issue.
For amazon and flipkart you can use inner modules, no need in OptimiseMedia for them
Check one of videos for Content Egg https://www.youtube.com/watch?v=TZOZ9Hvhp3E
this is also about some tips https://www.youtube.com/watch?v=7nzL2R0XkVE
OptimiseMedia how much take time for giving Private Key & API Key, and other any method to add shopclues, snapdeal & mantra in inner inner modules. so I can do proceeds for my website.
I think you have given wrong advice to me to buy content egg. I think affliate egg is having all indian affliate module which I need. Optimse Media taking too much time and also not usefull for me. So please you replace my plugin with affliate egg because content egg is not work for me. or else please refund my theme as well as content egg plugin money.
No, Content Egg is correct way, because it has Amazon and Flipkart and Paytm. As I wrote early, if you will use Affiliate Egg and direct shops, you will need to register in all of these shops. Please, wait a week, then write to me if no answer
I already register from affliate site and got approval only need to start the website as soon as possible this is not possible content egg, please refund my money or replace the plugin with affliate egg.
You can start with Amazon, Paytm and flipkart with Content Egg. If I give you refund – you will lose content egg, theme license and all bonus plugin which I installed for you. Please, note, there are no any other themes and plugins for indian market in the world now. If you need, I can change your license to Affiliate Egg, but Flipkart is not available there.
HI, I can’t insttal de them, fatal error; Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /homepages/40/d652515093/htdocs/clickandbuilds/wiggn/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php:314 Stack trace: #0 /homepages/40/d652515093/htdocs/clickandbuilds/wiggn/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php(1252): wpa_wpc_mysql_connect() #1 /homepages/40/d652515093/htdocs/clickandbuilds/wiggn/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php(415): wpa_wpc_process_db(’/tmp/wpclone_ba…’, false) #2 /homepages/40/d652515093/htdocs/clickandbuilds/wiggn/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php(635): processRestoringBackup(‘http://recashde...', false) #3 /homepages/40/d652515093/htdocs/clickandbuilds/wiggn/wp-content/plugins/wp-clone-by-wp-academy/lib/view.php(39): wpa_wpfs_init() #4 /homepages/40/d652515093/htdocs/clickandbuilds/wiggn/wp-content/plugins/wp-clone-by-wp-academy/wpclone.php(128): include_once(’/homepages/40/d…’) #5 /homepages/40/d652515093/htdocs/clickandbuilds/wiggn/wp in /homepages/40/d652515093/htdocs/clickandbuilds/wiggn/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php on line 314
thanks for help me
Wait. Do you want to use clone on new site or on your existed? IF for new – do you have separate license for it?
Is there a way to have a block of content on the homepage under the latest posts?
Yes, use custom page and page builder http://rehub.wpsoul.com/documentation/docs.html#21
Hello, in the Rehub:Cash child theme there is a section when creating a new deal called “post offer” with options such as offer old price, offer new price etc. Is there a way to use Content Egg to fill these fields?
For example if I want to add an offer from Amazon I can use Content Egg to display and update the price information using shortcodes in the post, but not in the “post offer” section. It would be great if I would do that.
Yes, synchronization is available “Theme option – Affiliate and find field Save data from Content Egg to post offer section”