4255 comments found.
hello there,
fantastic theme working 99% 1 – the 1% is not of your part it’s about ajax modal plugin that “freeze” when login: there is no support with this plug in (not your fault of course) so i need to use a other plug in that do the same do you know a other modal plug in that do the same thing and is 100 % compatible with your theme ? 2 – where can i find the CSS class to change the buttons and tables (in the post only) design ? can you give me there names ?
Regards
Hey GraphicBuro,
Thanks for the purchase and kind words 
If it freezes, I’d recommend disabling every other plugin and see if the login is conflicting with something else, it should work on any standard WordPress installation, and the theme only has styling for that particular plugin, so to get a nice login with ajax, the best thing to do is to try and fix your issue.
For the button colors, they are all similar, you can change the colors using:
.cb-button.cb-red a { background: #d62f2f; }
use that, and change the “red” word for the color of the button you want to manipulate.
Hope this helps
Cubell
Hi, i was wondering how do i edit the login with ajax html file ? can i know where it is located. I was trying to implement the facebook connect buttons similar to when you click the ajax login icon in http://wanderlusters.com/ . Also if you could idenfity the plugin that would be great. Of course, if yuo could do this for me i wouldnt mind paying an additional fee for the custom work.
Hey again,
Luckily for you, you don’t need to edit any code to do that, simply install a free plugin called Social Connect and it will add those login icons to the login with ajax modal, I added some styling to the theme for that plugin, so it should automatically work well and output in the correct place.
Cubell
This is very good news. would be better if ididnt just buy social icons deux . But still very good. FYI this is the number 1 thing most of my clients ask for so if u advertised it im sure u might get more sales
Ah that always happens to me
thanks for the tip, I will try to make it more evident in the theme description!
Hi,
i’ve purchased this theme and i love it very much,
i got some problem. what i don’t want the hover background-color for menu. i only want to change the color only not the background color for menu when it hovered 
thnks
Hi Capi91que,
Thanks for the purchase, but for support questions you need to be either be logged in with the account you purchased the theme or submit a ticket through http://cubell.ticksy.com with your purchase code, please do one of the two for questions.
Cubell
Hello Cubell!
There is something weird happening in my website. I use facebook comments below the posts, but every time I turn off the sharing options in the theme options the comments also disappear.
I couldn’t find the relation between one thing and another because It seems that the codes are all correct. So if you have any clue would be of great help.
Thanks!
Flaubi.
Hey Flaubi,
That is strange! Does it happen on a fresh installation (WordPress + Valenti + Facebook plugin only)? Can you tell me what Facebook comments plugin you are using to test it?
Cubell
Hey Cubell,
I’m not using any plugin. I’ve inserted the code manually after the content. The only social plugin I have installed is Socialize, but I can’t see any conflict with it.
This is a page of my website: http://www.laparola.com.br/11-filmes-em-50-segundos
Thank you.
Hey again,
Ah I see, in that case yo must have put the code in the incorrect place or something, delete your customization and install the official Facebook plugin: https://wordpress.org/plugins/facebook/ that makes the comments appear instantly with no problems and you won’t have to edit any code after each theme update.
Cubell
Hello Cubell,
I didn’t understand. I didn’t change the codes, I just put the very simple facebook comments code below the related posts. I didn’t change the social sharing options. By the way, this plugin doesn’t have the fb comments. Did you look the source code?
Hey again,
Yes but you must have inserted it in the wrong place if that is happening, and the Facebook plugin does have the comments extension (using their latest code):
“Enable the Facebook Comments Box social plugin to encourage new comments from logged-in Facebook users and…..”
You have to enable it somewhere inside the plugin.
Cubell
Hey,
the problem has been solved. thanks for the support!
Flaubi
No problem 
Hi,
Please find my questions below:
1- I follow the instructions to enter the Custom Post Type Names into the input box and it work fine with the CMTooltip Plugin, but it can’t show up the plugin’s category under the title. Please advise.
2- How can I disable the page shadow?
3- Is it possible to change the AD size on the banner?
Thanks a lot!
Hey Massound1966,
1- Are you saying you created custom taxonomy (custom categories) for the custom posts? If so, the theme can only be told of custom posts you may have, it doesn’t have any way of knowing of custom taxonomies, so for megamenus with posts, you need to add normal category menu items.
2- copy/paste the following code into your Theme Options -> Custom Code -> Custom CSS box:
.cb-boxed {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
3- You can add any ad size anywhere, if it doesn’t look right (overlaps somewhere or something similar) you just need to tweak the CSS for it.
Cubell
Hello,
The theme is very beautiful and full of great functions. I’ve got only one question
How can I change the color of a single section in the menu like in the live preview of the theme?
Thanks!
Hey Kirova,
Thanks for the kind words! The menu can be set to light/dark style as shown in the demo by changing a setting in the theme options panel.
Cubell
Hello,
I trying to use the page Builder on 1020px layout, but my test don´t show slider and posts. I need to make some thing diferent to work on 1020?
I need to change widgets too. Some don´t work well with 1020px layout, like facebook and google+ widgets, they override the space on footer columns for example.
Thanks, Máximo W.
Hi Maximo,
The pagebuilder doesn’t have anything to do with what size your theme is, so if your modules aren’t showing posts, the problem is a different one. Try reading the documentation for the pagebuilder to see the instructions and see if you may have missed a step. The Facebook/google widgets load using scripts from the social networks, so I will need to look into it and do some tests on the 1020px layout to see if I can do anything about that.
Cubell
Hi, beautiful theme you’ve got here. I’ve got a question for you.
I’m wondering if I would be able to turn the advertisement banner off completely and add a full width header logo at the top versus the small logo that’s currently aligned on the left next to the ad banner.
Thanks!
Hey Pausethemoment,
Thanks very much for the kind words and interest 
Yes that is certainly possible, many users have done it. The only thing you may want to do is make the logo be flush in the space (no whitespace around it) and to do that, all you’d need to do is copy/paste the following code into your Theme Options -> Custom Code -> Custom CSS box:
#logo { padding:0; }
Hope this helps
Cubell
Hi there,
Just have a quick question. I created this page:
http://seaunseen.com/wallpapers/And am trying to get the photo gallery full width. The page is set to the Full-Width template but am still not able to remove the white space on the right side. Will you let me know how to do it?
Thanks, Renee
Hey Renee,
Ah I had a look and I know why, open up a ticket at http://cubell.ticksy.com and I can give you a few steps for this. I will also include this change in the next update.
Cubell
Hi Cubell!
I have only one question for you
Tell me, can I get two review box in one article? I do comparison of two products on my website and I really need this function.
Regards guyz! 
Hey Adaszet,
Unfortunately this isn’t possible, as each post has it’s own single review data, and I can’t really think of an easy way to get two different reviews in a single post. You will need to hire a developer to help you out with this one, I’d recommend looking on http://studio.envato.com for one as it’s run by the same people who run Themeforest.
Cubell
Hi, i use this theme since 6 months and i’m really happy of it.
But how use custom post type in the menu with images of post for custum post type ?
Thanks
Hi Hybrid59,
That’s great to hear 
I’m not 100% what you mean, are you saying you want to show custom posts in the megamenus? If so, if your custom posts are set to a normal category, they will appear in the megamenu of that category.
Cubell
Sorry my english is really bad 
It’s possible ?
Thanks
No problem, I’m sure your English is better than my level of your language!
Yes, that is what I meant, if you use custom posts and set them to normal categories, then add that category to the menu, the custom posts will appear.
Cubell
Hi, first of all, love the theme. Really beautiful. Great work on the design and also the page builder. It’s awesome.
One quick question for you:
How do I change the font size for the header tags (h1, h2, h3, etc…)? I’m guessing there’s just a small snippet of code I have to insert into the custom code section but I can’t work out what it is.
I’m guessing you’re pretty busy so I appreciate you taking the time to answer this when you get a spare minute in your day.
Many thanks,
Leigh
Also, one more question, the text in the footer is coming up dark grey and unreadable against the background. How do I change the footer font colour?
If you want to check it out, it’s here: http://beta.attractioninstitute.com/
Sorry, one more thing. I’m having issues with the homepage where one of the sliders is showing a large amount of empty space underneath it when it loads. This is the issue: http://i.imgur.com/tyEUZwR.png
This doesn’t happen all the time, only about 50% of the time. Can you please tell me how to fix it?
Thanks
Sorry… Again… But I’ve got another one for you. About every 3 or 4 times I load this site, this happens: http://i.imgur.com/uA9rV8X.png
One of the images just appears as a broken box. Is this something to do with the thumbnails and I should just regenerate them again or is there an issue with the theme?
Sorry for all the questions. I appreciate your response.
Hi Louey37,
Thanks very much for choosing Valenti and for your kind words 
1- If you want to change size of standard h1-h5 (inside post content), then you can simply copy/paste the following code into your Theme Options -> Custom Code -> Custom CSS box:
h1 { font-size: 12px; } h2 { font-size: 12px; }
etc etc and adjust the 12px to your desired size.
2- That is because you changed your body color to that, add this
#cb-footer { color: #eee; }
3- I see you fixed that already, but in case anyone wonders what it was, it was because the thumbnails of the images on the site had not been regenerated yet (documentation explains this with steps)
4- There is definitely no issue with the theme that would be able to cause that, it is either a hosting issue or the image’s thumbnails has an issue, if you see that again, right click the image and select “inspect element” then see the url of the image that is trying to be loaded and you might get a clue as to the problem.
Hope this helps
Cubell
Thanks so much. You’re awesome. I’ll regenerate teh thumbnails and hopefully it’ll deal with the issues.
Hi, sorry to bother you again. I’m still having issues with the homepage thumbnails not displaying properly: http://i.imgur.com/dHHKYqH.png
I’ve worked out that it’s also the reason the slider was showing up in the wrong size – when one image was broken, it was adjusting the size of the slider to accommodate for that image.
Is this a theme issue or will this be fixed by finding a different plugin to regenerate thumbnails? If so, could you recommend one?
Hi again,
For the homepage, do what I explained in my answer #4.
Broken images would have nothing to do with the theme, and if they are broken, they would cause problems like in the slider, so you need to identify why they appear broken and fix them, once you do that, you will not have issues with Valenti or any other theme trying to show them.
Cubell
Hi i cant delete my earlier comment, but you can disregard it. I went ahead and bought the theme but now everytime i try to login with the ajax widget it just shows the spinning animation icon and nothing happens. Registering is ok . I have disabled my mod_security but the issue is still there u can check www.themindplace.com
Hey again,
Thanks for the purchase, hope you enjoy the theme.
I went on your site to have a look, but Valenti isn’t active so I can’t check it out, the most likely thing is a plugin conflict and you also need make sure that you can register via the normal wp-admin login/register screen.
Cubell
Hi Cubell sorry about this, i found out it was due to an error 406 because of a conservative Mod_Security file .I have moved my site over to my VPS without mod_security installed and it works fine now. From experience certain login widgets cause this,
No problem, glad you got it sorted 
Hi this is the perfect theme for my purposes however i have one major ( to me ) apprehension which is the social media sharing bar on blog pages. The icons for like. pin it, g1, tweet etc. look terribly out of place visually and are not aligned etc. And the facebook like button doesnt give me the option of sharing the post only liking it. Is this something that can be rectified ?
Hey AaronNeo,
Thanks for the interest. The Valenti sharing block uses the official like buttons using the social networks official scripts, you can easily disable it in the theme options and install any like buttons plugin of your choice.
Cubell
Hi do you have any recommendations ? Can you idenfity which plugin is used here http://wanderlusters.com/snapshots-new-zealands-westland/ . Its in your theme showcase
Hey again,
I don’t have any particular recommendations as there are so many out there. I am not 100% what plugin that is, but I think it may be http://codecanyon.net/item/easy-social-share-buttons-for-wordpress/6394476
Cubell
Hi!
Valenti is an excellent theme for the moment (waiting for a real review in a few months)...
Do you know this website? http://themecheck.org/score/wordpress_theme_valenti.htmlThey evaluate WordPress themes : Valenti’s got 57%
What do you think about the critical alerts and warnings they gave? Do you plan to fix them?
Thanks
Hi Vuzzbuzz,
Thanks for the kind words and purchase.
However, that score is literally meaningless, the “errors” are all completely normal. The “critical” errors are from Option Tree which the theme uses and is a project partly sponsored by ThemeForest, https://wordpress.org/plugins/option-tree/ and all the other “errors” are either not applicable or are done in a different way.
P.s you shouldn’t be uploading theme core files to third party sites
Cubell
Yop. You think they do those “tests” manually or is it a program (maybe the reason you think it’s meaningless) ?
I don’t understand your PS (sorry i’m french)...
Hey again,
I’m sure they’d be using software to run a theme-checking site like that, and the main reason I think they’re meaningless is because whatever the score, it literally means nothing to you (as a buyer), a theme with a score of 0 or a 100 on that site doesn’t change anything for you. Everything listed as an “error” in that list is completely acceptable and in some cases expected.
Cubell
Hi,
purchased the Theme and allready checked your Support Page. Having Trouble with Pagination on my Homesite. I used theValentil Builder to create my Home Site but can´t find how to implet Pagination.
Sven
Hey Sven,
Your ticket was answered this morning already 
Cubell
I bought your site and I really love it. I’m working on customizing it now.
I was wondering if there might be another option for titles on the posts, especially for grids and sliders. I would like to be able to do something like this:
For now, is there a way to reduce the line spacing/height for the post titles on grids and sliders? I tried using line-height: 80%; but it only changed the line height in the regular post titles.
Thanks!
Hi Redenning,
Thanks very much for choosing Valenti and for your kind words 
Everything is possible with custom code, and adding a semi transparent layer to the grid/slider titles is easy, copy/paste the following code into your Theme Options -> Custom Code -> Custom CSS box:
.cb-grid-4 .cb-article-meta, .cb-grid-5 .cb-article-meta, .cb-grid-6 .cb-article-meta, .cb-top-reviews-widget li .cb-meta, #cb-related-posts li .cb-meta, .flexslider-1-fw .slides li .cb-meta, .flexslider-1 .slides li .cb-meta, .flexslider-1-fw-menu .slides li .cb-meta, .flexslider-1-menu .slides li .cb-meta, .flexslider-2-fw .slides li .cb-meta, .flexslider-2 .slides li .cb-meta { background: rgba(0,0,0,0.5); }
That will add a dark semi-transparent layer, and for a white one you’d use rgba(255,255,255,0.5), however the text will not be as visible with that background color.
And the line height of grid/slider titles:
.cb-grid-4 .cb-article-meta h2, .cb-grid-5 .cb-article-meta h2, .cb-grid-6 .cb-article-meta h2, .flexslider-1-fw .slides li .cb-meta h2, .flexslider-1 .slides li .cb-meta h2, .flexslider-1-fw-menu .slides li .cb-meta h2, .flexslider-1-menu .slides li .cb-meta h2, .flexslider-2-fw .slides li .cb-meta h2, .flexslider-2 .slides li .cb-meta h2 { line-height: 1.7; }
and change the 1.7 to whatever you want.
Hope this helps
Cubell
That helped, thank you very much!
No problem, happy I could help 
Hi, Is it not possible to get the ajax login to work on woocommerce? For some reason when I’m logged out and click on a product to purchase I go to the WP login page, is this correct?
Thanks
Hey S9uga,
I don’t think you can get an Ajax login and WooCommerce to play nicely with each other, as logging in through ajax will not update the rest of the page (WooCommerce data), so you would have to refresh anyway, and that would be more confusing for visitors and you could get people leaving the site because they think it’s broken or has problems!
Cubell
Hello, how i can change comments style from standart width to full width (like author box)? In the wull width page style i’ll prefered full width comments. Thank you very much.
Hey Sector1,
Do you mean a post with no sidebar (full-width post)? If so, when you set a post to be that style, the comments do expand to be full-width also already, are you not seeing this? Can you sure the url of a relevant post to see what you are experiencing?
Cubell
I set category to Style Blog C and in this category i have Post with Post Style – No Sidebar. Comments in this post not shown as fullwidth but as with sidebar.
Next. I chose widget Valenti Top Reviews, set to 5 numbers of review and make filter to Only 2014 -> Sort by Top Scores -> Review Type Reader score. I use percentage review by users. In the sidebar this widget dont show TOP revies by % but number of votes (i mean widget must show in the first place post with 100%, second with lover % etc.) How i can fix this?
And the next. If i use Valenti Social Media Icons in the footer they dont show in mobile devices 
P.S. If you want some screenshots, i can create some one…
Hey again,
Please open up a ticket at http://cubell.ticksy.com and include screenshots and your URL and we’ll work from there.
Cubell
Hey there,
I’ve got a few quick questions that probably have obvious answers, but I’m a writer, not a CSS expert.
1) Is there any way to set the homepage (using infinite scroll with load more button) to show posts in multiples of 3 (either 9 or 12, specifically) instead of 10 at a time? As is, it creates an awkward bit of space on the bottom right using Blog Style C.
2) Is there any global option for post style? I want to change all posts to no sidebar and having to do that to hundreds of posts manually is taking a lot of working. 3) Finally, is there a way to change the number of posts featured in a slider? Currently it’s set to 12 by default… a lower number would be better for us.
Thanks!
Ah, just got an answer to number 1 from a an unrelated question up top. 
And.. for number three, it seems that the php I need to edit is cb-full-slider, but the number 12 appears in there 6 times and changing any of them to 6, for example, does absolutely nothing… except when I change the second number, in which case the slider breaks.
Hey Invisiblegamerdotnet,
Thank you very much for your purchase, I hope you enjoy using the theme.
1- Glad you solved it, for anyone else wondering, this is a WordPress setting, and you set the number of posts in Settings -> Reading.
2- The only global override is for the featured image style, there is one way to do this though, install http://wordpress.org/plugins/custom-field-bulk-editor/ plugin and then go in it and set the “Custom field name” value tocb_full_width_postand the value field to
nosidebarand save, now all your posts will have the nosidebar setting saved.
3- When you edit the relevant slider file, just change any mention of 12 to 6, but make sure to ONLY change the numbers
12don’t touch any apostrophes or anything like that.
Hope this helps
Cubell