Discussion on Valenti - WordPress HD Review Magazine News Theme

Discussion on Valenti - WordPress HD Review Magazine News Theme

Cart 10,577 sales
Recently Updated
Well Documented

codetipi supports this item

Supported

4255 comments found.

Under the most popular posts on widgets it appears these are ordered by comments? Is there a way to do these by hits/traffic? I know there are some plugins out there that will do this but they don’t really fit the design and look like the native widget does. Any suggestions?

Hey Iamjoshbrown,

That is correct, and currently there is no way to do that, but I am working on expanding that widget to have more options (such as by visits) and I hope to include in an upcoming theme update :)

Cubell

Hola, el tema me gusta mucho, ya estoy configurandolo, Cual widget es mejor para mostrar galerías de mi Instagram y de mi canal de youtube? me imagino que ya los has hecho con tu tema, gracias

Hola Nicolas,

Muchas gracias por tu compra, y que gusto escuchar que lo estas disfrutando :)

La mayoria de los plugins deberian funcionar bien con el theme, asi que la verdad es que todo depende de tus necesidades, por lo tanto te recomiendo que busqus plugins gratis y los pruebes para ver si funcionan como quieres.

Saludos

When loading the image you should put a loading gif (click on an image and a white square appears, in that square, add a loading image for the user to know that his image is loading).

Ah I had a look and something the image url isn’t loading properly for some reason, try this:
#boxer .boxer-container { #fff url(../wp-content/themes/valenti/library/images/fs-boxer-loading.gif) no-repeat center; }
Hope this helps

Cubell

Your code was still not working but I fixed it: #boxer .boxer-container { background: #fff url(/wp-content/themes/valenti/library/images/fs-boxer-loading.gif) no-repeat center; }

Ah good job, glad it’s working now :)

hi Cubell,

I have try to add video from jw player the code is [jwplayer mediaid=”????”] : ? mean video code when I place code in body it’s working … but when I place it in Video iframe embed code not working

can you help

Thanks

Hey Malkilani,

Can you try another shortcode in there to test? Because the video embed input box now 100% executes shortcodes paste inside it.

CUbell

really i try As I explain to you.. before but not working

I just tested a random shortcode and it executes fine, can you share the relevant url? it’s hard to say what is going on without being able to see the post :)

Hi, For apparentely no particular reason, when I hoover the mouse over the main menu, the hoover colour is white (and not colour I set up for that category). Any ideas why? Thanks a lot! (link: http://bit.ly/M8BwBR )

Hey Eddietone,

Thank you very much for your purchase, I hope you enjoy using the theme.

I just had a look and it’s because your site is loading this custom CSS:

.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; }

It’s from “bootstrap.css”, which is being loaded by “SupremeShortcodes” plugin, you will need to sort it out there by disabling it or editing that piece of code from the plugin files.

Cubell

Hi Cubell, You are right: it was the Supreme Shortcodes plugin. After deactivation, the menu gets back to its colors. The theme rocks. Cannot find other better. Thanks a lot, again!

You’re welcome, happy I could help :)

Enjoy the vacation, it’s well deserved. Can’t wait to see 3.1!

Thanks LNeilB2, I’m back now, so 3.1 will be out soon :)

Thank you!! Reading your response to my ticket and the several I see in the comment section, all I can say is your support is near impeccable.Thanks for replying as soon as you did with such helpful tips and direction. I think the reason you are able to give helpful responses such as these is because you think of everything and it shows! Your theme is not only comprehensive but it’s clearly created by someone who knows the ins and out of the website business. And old timers and newbies to wordpress like me, I am sure can all truly appreciate having to work with someone like you! Thanks for making it feel like a breeze! and also for continuing to improve via updates! :bigsmile: :bigsmile: :bigsmile:

Thanks for the amazing words, truly made my day :) I do really try to answer every comment/ticket with as much info as I can give, and it’s lovely that doing that has helped others indirectly :)

Hi,

I guess I miss something.. The theme looks good on Safari/firefox but it’s smaller on Chrome (the size font and wide size)..But, when I put the theme on an other of my server, it’s work on Chrome too, as you demo website).

Do you have an idea of what could be reduce the size of the theme, on my serveur ?

I’ve shut down all the plugin, it’s still the same. I’ve try the theme on an other website, on the same server, it’s the same..

I understand it’s not an issue with your theme, but if you have I idea on that..

Sebastien

Hey Sebastien,

Thank you very much for your purchase, I hope you enjoy using the theme.

Could it be that you accidentally zoomed in your Chrome? Press “ctrl + 0 (zero)” to reset the zoom. Hope this helps.

Cubell

HI Cubell,

I have long hesitated to tell you that…It was that.. I totally forget to think about this small thing.. It’s a shame ! :D

But for now, it’s working perfectly ! You’re the best ;) And if you are available for small freelance work, just tell me ;).

Again, great job with this theme ! :) Sébastien

No problem, that happened to me once, and I wasted hours trying to figure out the problem, and it was simply the Chrome zoomed-in feature :)

Glad I could help! And thanks again for the kind words :)

Cubell

Hi Cubell, hope i made this comment in time before you left for summer. I have followed your instructions in my older post about removing the bolding in titles and thats great but now i really would like to remove bolding everywhere as it looks so much better with font-weight:normal; . Can you please let me know what the following is called ( i tried really long to change all the font-weight:700; i found to normal but it didnt have any effect ). I need to change ” Title of elements and the subtitle for the page builder ” and on this page http://themindplace.com/2014/07/hello-world/ ; id like to change the whole line “author/date/uncategorized/1comment” to unbolded. the author name in the author box to unbolded. This should be all i need.

Hey AaronNeo,

I’m back now, and I took a look at your site and you seem to have managed to do it, good job :)

Cubell

ANNOUNCEMENT

Hey everyone, this is a quick update to say that there will be no support or responses to comments on Themeforest from 18 July – 22 July due to summer holidays. But by all means leave tickets and they will all be answered soon after :)

Also, Valenti version 3.1 is almost finished and will be submitted soon :)

All the best,

Cubell

Hello Cubel

I need to add a text-shadow in related posts style but I can’t find the right place to put the code. Can you help me?

Thank you,

Flaubi.

Hey Flaubi,

Hope you are well! Do you want to add text-shadow to the title only? If so, you can target it using:

#cb-related-posts li .cb-meta h4 a { text-shadow: your-code; } 

And you can get the CSS that you want by using a CSS text-shadow generator, such as: http://css3gen.com/text-shadow/

Hope this helps

Cubell

Hey Cubell,

Yes, it worked perfectly. The css text-shadow generator is a great tool too!

Thank you!

Flaubi.

No problem, glad it helped :)

Hi Cubbell, I have an interesting question, my post editor isn’t displaying the proper toolbar add-ons (see attached picture). I tried reinstalling everything, etc but no luck… any ideas on how i could fix this?

Hi, have another question i couldn’t find the answer. I want to have my logo in the center without any padding between the logo and the menu. So i added custom CSS code – #logo { padding:0; }.. but that only seems to work when the logo is to the left. When i center the logo padding is created between the logo and menu bar. I will open a ticket aswell.

Ahh i figured that problem out aswell.. was simply that i had the ads on but no code inside. Just had to disable the ads.

Glad you fixed that too, and thanks for sharing the solution as someone else might have the same issue in the future!

Hey, I love your theme. It is almost complete theme with all in one features :)

I have one presale question, is it possible to get slider on only one side of the home page ?

Hey SadiaArshad,

Thanks very much for your interest in Valenti and kind words :)

What do you mean by on only one side of the homepage though? You can have a full-width slider, or sliders with a sidebar on the side, there isn’t anywhere else you can put them (essentially, if you use Valenti, the homepage sliders will look like the ones on the demo site)

Cubell

like this http://www.womenshealthmag.com/

main slider is on left side ?

Ah I see, if you look at http://valenti.cubellthemes.com/hompeage-sidebar-all-the-way/ and scroll down a bit, there is a “lifestyle” module that uses a slider, is that what you mean? If so, yes you can use that slider on a homepage.

Cubell

Hi Cubell, Awesome theme! I purchased Valenti via my original web designer and now I have gone on my own. I had a couple of questions regarding working with the divider shortcodes.

1) I added the

around my divider code and for some reason it doesn’t seem to be sticking. It just seems to remain in h3 even though I can see the code showing h2, but the actual size of the text didnt change on the webpage. What am I doing wrong?

2) Is there way to have custom CSS to manipulate the color of the divider bars and text?

Thanks for all your help and great support!

Hey MKHN111,

Could you please get the purchase code and submit a ticket in the support system: http://cubell.ticksy.com as I can only provide support for confirmed buyers.

But i’ll answer your questions this one time:

1- For the divider, check the theme documentation, you need to use the Valenti divider shortcode for it, and it will automatically work.

2- Yeah, copy/paste the following code into your Theme Options -> Custom Code -> Custom CSS box:

.cb-divider { background: #e5e5e5; }

And change to your desired color.

Cubell

Hi, I have purchased this theme and I love it. It is so easy to setup and transfer from my old theme was a breeze. You can see it at www.hi-files.com

Is there a way to leave review system on, but to disable showing of percentage/stars/points? I do not want that at this point.

Thank you and keep up the good work

Hey ljtruba,

Thanks very much for choosing Valenti and for your kind words :)

Do you mean to not show any criterias? If so, I had a look and you seem to be using “reader rating only” option, so the score box shows the reader rating, did you recently find that and everything is okay now or did you mean something else?

Cubell

I would like to disable reader rating as well. Is it possible?

If you use the “User Ratings only” option, then what that means is that the score shown in the score box is the average score of the ratings left by readers. If you just want to show a fixed final score, you should use “Editor Review Only” and simply set a single score with no title, and that will be the final score (and not show any criterias).

Hope this helps

Cubell

Hello, I am currently managing a site with this theme, is there a easy way to remove excerpts from the latest/recent posts widget large light one. ie. Large pic then title then date, but minus the excerpt in the widget. Thanks Kudos to a great looking theme.

Hey Thunderbaylive,

Thanks for the kind words, and sure, copy/paste the following code into your Theme Options -> Custom Code -> Custom CSS box:

.cb-big .cb-excerpt { display:none; }

Should do the trick :)

Cubell

Hello there,

Man, the more i play with your theme, the more i like it : it’s really a strong masterpiece :). i have 2 questions – 1 : the HOVER button (in menu) always stay in grey color : how to change that in general or in each category ? – 2 : i have to change the ajax login (it freeze – no solutions founded) to a new login plug in : how to change the link of the login button in the menu, i means where is it in php file or elsewhere to link to a new plug in ? Oups last question : when creating category for menu, it appears that “category” appears in URL (ex : http : //mysite/category/nameofmycategory/) can i change the word category by a other word ?

best regards

Hey GraphicBuro,

Thanks very much for choosing Valenti and for your kind words :)

1- Simply edit each category, inside the category settings there is a “Category Global Color” option, and using the colorpicker tool, select any color you want and save, the theme will automatically use that color for that category everywhere.

2- If you have problems with the login with ajax, it is almost 99% another plugin or you changed the login urls (for extra security maybe?), but if you can’t use it, you can find the code in core.php, look for:

 {  login_with_ajax();  }

That part is what outputs the login with ajax modal, and that function is from the login with ajax plugin files.

3- Check this out: http://premium.wpmudev.org/blog/removing-category-base-urls-wordpress/

Hope this helps

Cubell

Hey Cubell, Thanks for answer, it helps :) 1 – i did what you mention before it change the menu color category but NOT THE HOVER button : it’s still grey ???

You’re welcome :) You will need to share the URL to be able to see what is going on, but if you give a category a color, and then in Appearance -> Menus add a menu item using the “category” box option, then the colors should automatically all work.

Cubell

Hi

can you help I just want to add RTL fonts from google

http://www.google.com/fonts/earlyaccess how I can add it Thanks

Hey Malkilani,

Thank you very much for your purchase, I hope you enjoy using the theme.

I remember some buyers managed to do this some time ago, and I think what they did was add the @import code to the custom CSS area in the theme options, and then in the font overrides (Theme Options -> Typography) they entered the font name, for example:

'Alef Hebrew', serif;

And I think that worked, if not, try adding the @import to the top of the main stylesheet in Valenti/library/css/style.css and hopefully that works.

Cubell

Hi Cubell,

thanks my fonts working .. really i like your theme it’s the best every thing working fine I just face one problem when I go to Dashboard appearance > customize it’s show blank page and all options not active what I can do ..

Thanks

Hey again,

That’s great to hear! I’m glad it worked :) And the reason customize doesn’t work is because the theme doesn’t use WordPress customizer at the moment. There is a chance in the future I add some support for it, but as the theme is so easy to setup already using the theme options, that is a very low priority currently :)

Cubell

Hi,

Hope you’re doing well, Can you please tell me how to create the posts as listings, like this: http://valenti.cubellthemes.com/home-blog-style/

because the Home Blog Style A of the dummy content is blank + I can’t see any module block with listing format

thanks

UOU

Hey again :)

That’s great to hear!

What kind of video are you talking about exactly? One pasted inside the post content area or a video embed in the video post type?

Cubell

Hi Cubell, I’m talking about both , i really like your theme and you’ve made it really easy to use the only inconvenience is this video issue + I wish the video could play within the same frame when you click on play not having it opened within a youtube frame if there’s no way to do it, i’ll try to use a different theme even though i really really like yours cheers UOU

Hey again :)

Can you share the URL to understand what you mean by “play within the same frame”, because a youtube embed plays as expected, unless you mean you want your own self-hosted video with a custom video player?

Cubell

May I trouble you for custom CSS to alter the color of the divider lines in the featured grid? I’m thinking it would look pretty sexy with dark dividers… :)

Ok I found a similar question from a couple of months ago. You recommended using custom gradient code from http://www.colorzilla.com/gradient-editor/ to add a mask to the featured grid tiles, and I just tried it with no luck. I wanted to try a general one before doing specific colors for each tile. Take a look and let me know if you see anything I’m doing wrong. http://www.dognation.us/wp-content/uploads/2014/07/custom-css.jpg

http://www.dognation.us

Ok, it’s working. Thanks!

Glad you found that and got it working :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey