59156 comments found.
1. How do I increase width of search bar 2. How to make it at center
I see you have custom search box. I can give you code only for default search box
Ok share
.header_seven_style .search{width:600px}
Hello, how to edit the short code [ wpsm_categorizator col=”4” ] , I wanted to edit the words ‘Categories directory’
this shortcode doesn’t have any title. Maybe it’s inside content of your page
It says on the page ‘Categories Directory’ and then shows the categories. Another question: How can I add a featured image, but then hide it on the actual post?
I found the solution to the first issue, it was the page title. The second issue still not resolved. I want to have a featured image, so that it shows up for directories. But, I dont actually want the featured image on the post page. Please help, thanks.
check right panel of post and find option to disable Feature image there
Cool. Thanks. BTW, love the theme. Its great. I have another question. On the wpsm_categorizator col=”4” shortcut, its sorts the listed categories by alphabetical order. Is there any way to choose the order that I would like?
Another issue I’m running into is when I add posts to the categories, the posts I create go on top and push the older ones to thee bottom. Is there any way to do it in reverse, or better yet, is there a way to choose in what order the posts show up on the categories?
found plugins for both issues: Category Order and Taxonomy Terms Order
Hi Sizam,
I want to modify the WPSM Specification Fields plugin provided by you.
I want to edit the template and want to add icon in heading field also want to remove wpsm_spec_meta_label class from label.
Please send the the path of the template.
all output of plugin, you can find in folder inc/specification (in theme)
I have a problem with the registration functions. People use space in their user name and it gets taken out by WP. The user does not realise this and when they try to sign in they are blocked. How can i make the registration form not allow space in USERNAME and allow the user to enter a “Display Name” that can contain spaces?
I have another amendment, on activity notifications it should say, “mark read” now it says “read”.”read” would mean that your are going to read it, and it shoudl take you to the action to read it. So the current “read” is wrong grammatically. I need to correct on my website even if you decide to keep this little error in the theme, how do I edit this text?
I found this, but not sure where or how it could be implemented? http://stackoverflow.com/questions/2942325/jquery-form-validate-not-allow-space-for-username-field
where do you have this? What registration form do you mean?
The issue is on the registration form / popup for new users. If they enter a username with a space, the space is removed and account registered, “NEW USER” becomes “NEWUSER” without the user knowing. I haven’t entered the changes in link, but thought it might be useful to add in mysite/..../wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/register.php ? Or is there a form for your theme, that I need to amend?
this form is already in theme. You can use it for registration page, it has Name in separate field.
Check how to redirect user modal link to Buddypress register page here https://www.screencast.com/t/LkaAwC0Pi7
Thanks, I would still need to deny the use of space in the username. This problem is the same regardless of using the popup or the registration page.
I guess this can help
https://trickspanda.com/prevent-spaces-wordpress-usernames/You can also add custom messages for register modal in theme option – user options
Thank you, this might help, but I could not get it to work. do I enter it in theme or child theme(revendor) ? Where in the functions.php file would I insert the code?
it will work in functions.php in parent or child theme – no matter. If you need this for Buddypress registration – there is another code
https://buddydev.com/buddypress/prevent-spaces-in-wordpressbuddypress-usernames/Great, I just put this in my child theme and it works, Thank you 
Is there a way to block users that get vendor status from accessing the admin panel? I would like all their product edits etc to happen front end.
Yes I followed this procedure. I have one form for products and one for posts. The form for posts does not allow user to select the category I have allowed in settings.
It allows. Make category box as enabled field
yes I set that, and required, and added 1, 25, 26, 27 (i tried without spaces too) in include field.
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, just wanted to check if you received the email?
answered
thanks
Hy, Question: how can I exchange the default WCvendors store icon (the little shop that reads “store) with the current profile picture a user sets? My stores are basically all users, so when I am in the stores overview to display all stores, I show them with their profile pictures instead of the default store icon?
You can’t show user avatar instead of shop avatar, this requires deep customizations. You can set shop avatars when you edit user, users can add shop avatars from vendor dashboard
Hi Sizam, i want to update my review criteria : i want to update it to /5 not /10 who can i do it please ?
Theme uses 1-10 point system. 1-5 is not available
Hello, When I imported the demo data through the stacks, I was never able to log back in into the site
i tried everything to reset and its not recognizing
because you use your old login details. Use login details which are written in instructions. You will see also how to restore old login details in instructions https://www.screencast.com/t/bTwuryHPInI
Hi, this looks awesome. How do I create a full page takeover advert? Is it in the ads section?
can you give me more details?
Hi, like adverts on the left and right of the homepage.
If you need for homepage – you can use page builder. It has script module. There is also several ads sections in theme for single posts, also banner section, also several widget sections including sticky on scroll widget and fixed section
[wpsm_custom_meta field=”rehub_offer_product_price”] shortcode returns current offer price. can you tell be how do i use this value in php. is their any variable where this value is stored.
can you show your amp pages..
yes, I can tell you when you will be official buyer of theme
1. How can I make bigger Social sharing tabs, By default theme shows fb, twitter, pinterest & google+ but I want to show only Facebook & twitter in much bigger size or facebook only. Please send me code to do that without using other plugin.
how it is looking now- https://s28.postimg.org/y7jec61hp/image.jpg
how i want- https://s23.postimg.org/c9p9i35aj/image.jpg
2. I’m not able to see love icons or love count in rehub theme, such as given in recash demo or screenshot.
https://s23.postimg.org/6genn936z/Capture.jpg3. How can i make white background colour of this tab as given in demo
how it is now – https://s30.postimg.org/bio6cik8x/image.jpg
how i want- https://s23.postimg.org/reaftwq0r/image.jpg
4. “Deal of the day” widget doesn’t shows featured image in homepage as given in screenshot, but in single posts, It works fine and i can see featured image.
https://s30.postimg.org/sa0ooabkx/image.jpg5. I want to make white background of sidebar widgets, how can i do that?
Thanks in advance
1. This is advanced customization and I can’t give you quick code for this
2. install blank child theme and add code to functions.php of child theme
add_action('rehub_in_title_post_list', 'recashs_in_title_post_list');
function recashs_in_title_post_list(){
global $post;
if(rehub_option('hotmeter_disable') !='1') :
echo getHotLikeTitle($post->ID);
endif;
}
http://rehubdocs.wpsoul.com/docs/rehub-theme/child-themes/how-to-customize-your-theme/
3. Must be white. Send link on page
4. link on page
5. link on page
I have sent you msg, please check
Please reply for 4th & 5th questions also
4. disable photon extension of jetpack. It’s useless, because theme has own lazy load module
5.
.sidebar .widget{padding:20px; background:white}
you can place this in theme options – general options – custom css I don’t recommend to do this.
Is it possible to show an ad after a particular list item on pages like this – http://rehub.wpsoul.com/top-set-page/ ?
I want to show an ad after the 3rd or 4th item
yes.
Use shortcode to show top list
[wpsm_top postid=30569,222,333]
your ads code
[wpsm_top postid=30543,11,334]
numbers are Post ids
Hi, thanks. Can you tell me which file to look into to modify the functionality of the above shortcode? I want to modify it so that the title and thumbnail point to the affiliate link.
On the theme user registration modal, is it possible to automatically take the user name from the email submitted by the user? Users would only have to fill in their email and password and then their username would be automatically taken from their email.
Example: email = sizam@rehub.com username = sizam
Thank you.
2. How to make the menu (logo + menu in one row) full width? Right now the menu is the width of the container. I want to align my logo all the way to the left and the menu all the way to the right. Thank you once again.
1. No
2. You can’t without customizations of theme
please, write from your buyer account
Top Ratings Reviews template does not show product thumbnail even after I have uploaded it.
I want the product thumbnail to show since I do not set a featured image.
top rating reviews show featured image of post
How can i show catgories page ?
As u have show in comparesion page
check about multi group in docs http://rehubdocs.wpsoul.com/docs/rehub-theme/comparisons-tables-charts-lists/dynamic-comparison-charts/
when try to install registration details get error something went wrong
of course, because you are not a buyer. Use your official buyer account to register theme license
Hi sizam, first of all, I need to tell you have maid a wonderfull job so far. Well, for 2 or 3 weeks, I have three problems : - the add and modify button on articles and product tab on buddypress are not working (blank page) - on my cred, i have access denied to 2 admin pages (i asked my cred, they told me to ask you). - the site admin is extremely slow Finally, i would like to add the stores and buddypress profiles on ajax search like this plugin BuddyPress Global Search https://fr.wordpress.org/plugins/buddypress-global-search/. Do you know how to do? www.bloomnature.fr/wp-admin/ user: MC Password: Laporca.240783
1. Because you didn’t set pages for add and edit https://wpsoul.com/creating-social-business-advanced-membership-site-buddypress-and-s2member/#toph2_3
2. “on my cred, i have access denied to 2 admin pages” – this is not clear
3. I guess you have many plugins. Delete plugins which are not in use
4. Use this plugin if you want it. Also, Buddypress already has search page http://rehub.wpsoul.com/members/
1. I did set pages. You can check my site. 2. On my cred . check on my site . When you go to my cred on admin I have an error saying Access denied. 3. I use all the plugins. 4. There is a conflict with the plugin – ajax. And I know that there is a search page but I want to show all vendors, all members, all products and articles like in Facebook. Is it a feature you are thinking about? www.bloomnature.fr/wp-admin/ user: MC Password: Laporca.240783. Can you please hide my credentials. Thank you
4. There is a conflict with the plugin : two different search result appearing one underneath the other
Update on 1. and 3. It was a conflict with event manager plugin removing add and modify button and slowing down the site 4. I deactivated the ajax search on theme option
But still have problems with my cred
do you have S2member plugin on site?
yes
in settings of S2Member – do this and save https://www.screencast.com/t/tNbSyiYI
it’s in general options
We use this [wpsm_top postid=8 full_width=1] to display a review post. Which file renders it? I need to edit some code in that file
wpsm_toprating_shortcode function in shortcodes/shortcodes.php
Hi I tried this,
[wpsm_top postid=30569,222,333]
your ads code
[wpsm_top postid=30543,11,334]
But the problem is that it resets the numbering. So first 3 id’s in shortcode-1 get 1, 2 and 3. While the 3 post id’s in shortcode-2 get 1, 2 and 3 again. Any solution for this?
there is no sollution for this, I can just give you code to delete numbers
Yeah that will be helpful. Is there a way to customize the shortcode by specifying rank there as well while specifying the post id as a paid customization?
.rank_count{display:none}
you can place this in theme options – general options – custom css
Hi, I have a multi site, how can i install your demo?
You can’t. I can just send you posts,pages and theme options. Plugin’s settings are not available on multisite due technical reasons
Please do send to my email. Use islimrans@gmail.com and would you kindly delete this comment after sending?
Also, the blog pages (which are very important for my project) have the /blog/ in the url. How can i remove that? I checked the permalinks and that option is not there, they all come with /blog/
Thanks
Blog pages are separate blog post types and they must have /blog in links to separate them from regular posts.
What demo site do you need?
Hi, if you would, kindly send all. There are overlapping pages I would like to use. Thanks
i want to store brand logo images in external server.How to do it? link here https://s28.postimg.org/kgouc1ovh/image.png
you can’t do this.