266 comments found.
how can i get the category post to display in two columns? and is there a way to change color of the subscription box? Love the theme! Thanks
Dear. At this time, the layout of archive is only 1 column. I will consider for an option in next versions.
About the color of subscription. Just access Appearance / Theme Options / Custom Code and add below CSS into Advance CSS:.widget_wpi_subscribe_form .widget-content {
border-color: black;
background: red;
}
Of course, black and red are examples only, so just select any color you want.
How can you change the background color of the block quotes?
Dear. Can you show me your URL? I will take a look and reply with a CSS code suitable for your site. Sorry when late reply.
Here’s an example of the blockquote: http://newnoisemagazine.com/dave-hause-posts-seasons-ferguson-lyric-video/
It has a yellowish background currently, and it’d be cool to be able to plugin any color code
Hi buddy! First to all, congratulation for your great theme! I’m loving it… I have just one initial question: On the widget “Article Box-Slider” the Next/Prev Button’s size it’s very small on mobile devices, how can I make it bigger? Maybe duplicate the actual size…
Dear. Can you show me your URL? I will take a look and reply with a CSS code suitable for your site. Sorry when late reply.
After going through each and every theme option, I have few question. I have also emailed you the same but Posting it here so that it will benefit other members-
1. How to Disable/delete Category, tags, date posted for each post at both- main page preview as well as when reading the entire post?
2. What is Hide post excerpt in Content settings?
3. What is meaning of Floating Main Menu?
4. The widgets of Recent tweets and recent comments shows only 3 entries even if we choose counter as 5? How can I override the setting?
5. Flickr plugin not working . How to fix it?
6. How to take backup of all my theme customization and configurations?
7. Where to configure 404 page?
8. As of now for all Article box theme widgets I can choose posts from a particular category. Can I - (i) Is there an option to Select ALL/Multiple categories (ii) To select all posts from a particular Tag rather than particular Category (iii) To include posts from a particular category but exclude few posts belonging to the same category but a particular tag (Eg: I want all posts of Category: “India” but do not include posts of Category “India” and tag “World”)
9. Which SEO, Caching and site improvement plugins etc will you recommend for this theme?
10. Recommended size for featured image for small side bar default
11. Recommended size for featured image for Carousal in Main side bar default
12. What is the option of “Enable Theme Switcher”
13. What is View Count Custom Field Key and value as post_views_count. What are the other options
Dear. I replied your email. I wrote everything very clearly (included a tutorial video) in documentation. So hope you read the replied email and the documentation before we start a new conversation. Thank you.
I set the “Article Box – TRENDING” widget in “Wide Section Header” and I can see it on any page except in the home page. How can I do to make it look on the home page?
You mean you can NOT see the section on any page except home page right?
The Header Wide Section is available for home page only. If you want it display with all other page. Just open header.php, on line 96, you will see a code like this:<?php if (is_home()): ?>Just change it to
<?php if (1): ?>
Hello!
No. I see the section on ANY page EXCEPT home page.
And another question. Can I exclude a category of the in the article box widgets?
Oh, can you show me your site URL? The article box widget will show list of categories which have at least 1 post and can not exclude.
Hello, When I try to personalize it’s always “MAKING INTERFACE”, what can I do?
Dear. Please contact your hosting provider to unlock mod_security for your IP.
I totally understand that the test data is NOT for the main website, but i wanted to learn it all and dont have any secondary website. Now Please tell me how i can delete all the test data? Should i just uninstall the theme and reinstall again?
Dear. No need reinstall again, just access Posts / All Posts and then filter posts by date. All demo posts were published at May and April 2014.
After filter, just delete all posts from that date.
Logo position: How can i center it?
.blog-title {
text-align: center;
}
Hi. Is there a way to change the text dark background in slider, or making it kinda gradient and not net on top?
One more thing: how can set title font size in slider?
Dear.
To change color of background of title of slider, add below code into Advance CSS (Appearance / Theme Options / Custom Code).wpi_snow_slider .effect-line-2 .overlay {
background: black;
}
Of course, black is example, you can change to any color you want. Or if you use gradient image:
.wpi_snow_slider .effect-line-2 .overlay {
background: url(yourimagesrc);
}
I don’t understand clearly about “net on top”, can you tell me more?
About font size of titles in slider, use below CSS:.news-box.slider .effect-line-2 .content .title a {
font-size: 23px;
}
23px is example, change to any size you want.
Wow what a fast support! Flashguyenvan! Thank you very much, even if my english it’s a bit personal, you gave me all answers. I mean how to add a gradient image as text slider background. Thanks a lot.
You are welcome.
Where can I edit the way linked text shows up in posts? Specifically, taking away the underline and changing the color.
body.page .post .content.wpi-content-format a,
body.single-post .post .content.wpi-content-format a {
color: blue;
text-decoration: none;
}
Blue is example, you can change to any color you want. Just access Appearance / Theme Options / Custom Code and then add above code to Advance CSS.
Awesome, thanks Tien!
Hi,
is it possible to have those .po and .mo files for translating through WPML Plug In?
Great Theme many thanks forward,
Tobias
Dear. You can scan the theme with WPML first, and then generate .po or .mo file as you want.
The similar articles is misspelled as “SIMILAR ARTILCES”
Where can I fix this so it’s spelled “SIMILAR ARTICLES”
Access Appearance / Theme Options / Translate
and find the text you want to translate or modify and input your alternate text then press Save.
Awesome, thanks! 
Hi, if i wish to add a “user review” portion into your theme, is it possible? thanks! Nice theme btw!
Dear. You can add any plugin or your code into theme.
Hi Teinn
How do I change the H1 H2 H3 Paragraph text options? Thank you for your time
Dear. The theme was optimized for SEO so H1, H2, H3 tags were fixed and can not be changed.
But if you still want to change, please give me more information about what H1,H2,H3 you want to change (what position, what pages) so I can suggest a PHP file modification.
Hi. I seem to be having issues with the child-theme, parent-theme installation.
I installed the parent theme fine, it worked, but when I try to install the child theme I get this:
Unpacking the package…
Installing the theme…
This theme requires a parent theme. Checking if it is installed…
The parent theme could not be found. You will need to install the parent theme, Delipress, before you can use this child theme.
Theme installed successfully.
But no child theme pops up on my themes page.
I tried deleting and re-installing, but same issue.
Dear. Did you active the parent theme? Hope you can start ticket at: http://themeforest.net/user/tiennguyenvan#contact so I can ask some private information about your site for direct support.
No I did not activate the parent theme. That’s the issue then? I can’t activate it right now, but if that’s all there is to it then that’s fine. I don’t know, I remember installing a child theme without activating the parent before. Anyway, thanks.
Dear. Are you still getting trouble with child theme? Just contact me here: http://themeforest.net/user/tiennguyenvan#contact if you want any further support.
Hi, I am using the theme on a Woocommerce site, but the image quality is just too low! How do I display the best image quality for the products instead of the compressed and blurred version been shown.
Also, am using a static front page, but the homepage is not showing the products like it showed it on your DEMO Shop page. How to fix this??
Hi.
The quality of product images is depended WooCommerce plugin, not the theme. You can try to contact them for a custom task.
About the product not showing on your demo, can you show me your URL so I can know what happen with it. Thank you.
no.. I believe it is the theme, my previous theme quality was great! i just switched to your theme today and the picture quality went south! Let me know when you have a fix for the image quality of products!
Dear. Did you change any woocommerce settings? WooCommerce team suggest this for image adjustment: http://docs.woothemes.com/document/using-the-appropriate-product-image-dimensions/
This is 100% from plugin, not theme. Of course, if you still hard to fix, please start private ticket here: http://themeforest.net/user/tiennguyenvan#contact so I can join your site and do it for you.
hi I have like to add a apple affiliate code to my app review site http://www.topappsreviews.com want the code to be inserted in the site that whenever I add any app link it will convert it to affiliate link, instead of having to manually look for and insert affiliate links.
where should I go to insert this code?
Hi. I am not author of code so I don’t know what’s it exactly. You can ask author of code for more suggestion. But if I see you have links on single posts, so I think the suitable file will be “single.php”
Hello again; I could not find the name of page of homepage after downloading the demo. I want to make minor modifications on it. Thank you
Hi. Home page of demo not use static page. It’s using “Main Sidebar Default” to display. You can install the demo (Appearance / Theme Options / Information / Click “Install Demo with 1 click”) and then modify everything in that sidebar as you want.
Hello again; ?s there anyway to exchange the places of title and the photo.I mean in blogroll I want the title comes first than the photo. thanx
Dear. At this time, the theme not support custom layout for archive pages. Sorry about that.
thanx for your reply
Hi, I am having trouble removing a column, the small sidebar. I do not see anywhere in the theme options to remove it. I can remove the widgets from it but then everything slides over and leaves an empty space. How can I remove the small column and just have a two column layout? Thanks!
Hi. Maybe you are using old version. In latest version, theme support “Sidebar” in Theme Options so you can make your own sidebar rule for any page / archive / ....