Forum Replies Created
-
in reply to: Eliminate "No Comment" from Timeline Blog
Hello,
@rschierl,
It is recommended to use css code for these situations because the css code in your custom css box will not be affected by any theme update. While if you make changes to theme files, they will be overwritten by the next theme update you make.
The edit didn’t show changes because you are probably using another type of blog style. And thus it is depended by another “loop-***.php” file.
Please add this code into your custom css box:
ul.info { display: none;}
Result.Best regards!
in reply to: change image size display in single blog postHello,
DO you still need our help with the images? Let us know.
Best regards!
in reply to: Create 2 separate categories for 2 blog pagesHello,
Create a blog page and assign it as blog page in General Options > Blog page. Then create a normal page, add “Latest from blog” element to it. Save page. Now you have two post pages.
Let us know if you need further help.Best regards!
in reply to: Not working on mobileHello,
The “WP Google Maps” plugin was causing the issue. I deactivated it and now the site shows with no problem in mobile. You may try to use it but beware to not use more than one google form for page. Else it will cause errors in your site and like that of the mobile.
Best regards!
in reply to: Medium image with right sidebar blog not workingHello,
Can you please be more specific on what are you doing to create these two post pages? We have tested it and there is not issue displaying them.
Create a page, assign it as blog page. Configure blog options in Blog Config. Then Create a page, add “Latest from Blog” element to it, save. Both of these pages will display post.
If you can not manage to show posts, then please send us your wp credentials in a private reply. So we can make an example for you.Best regards!
in reply to: Tower | Business-Driven Multipurpose WP ThemeHello,
Please go to your Revolution Slider options > Import new slider, and import slider from the ‘Sliders’ folder. Which is located into the theme folder downloaded from Themeforest.
After import, you can edit the slider by changing it’s content, images and effects. See some tutorial to help you, here.
If you have performed the import action, then there should already be dummy data in your site. The imported data consists in theme setting and configurations, also pages and posts created. All of these are saved into your database (not a file in your computer).
Let us know if you need farther help.Best regards!
in reply to: change image size display in single blog postHello,
I do not see any cut out image in your blog page, or posts. However, you can edit/change the images sizes in file function.php. Read this article for more information.
Best regards!
in reply to: Menu hover styleHello,
Please add the above code at the end of your style.css file. If you still can not make it show, send us your wp credentials in a private reply. So we can do it for you.
Best regards!
in reply to: Issues installing demo data and mail chimp pluggingHello,
-You can install Mailchimp plugin like any other normal plugin. Go to Plugins > Add New. In search box type “mailchimp for wp” and install the first of options.
-In every theme update, we include the latest versions of every plugin included in theme package. If you want to update any of them before the next theme release, then you will have to buy them.
The purchase code provided when you first bought the theme, is used for support forum registration only.
-If you are having difficulties importing demo data, then please make sure first to have enough memory limit. You can increase it yourself by adding this code:define('WP_MEMORY_LIMIT', '64M');into your wp-config.php file. Or ask your hosting provider to do it for you.
Let us know if you need further help.Best regards!
in reply to: Can't adjust logo sizeHello,
The custom css box is located in your General Options > Custom CSS Code (screenshot).
You can upload logo in any size you want and adjust it with css. If you send us your site’s url, we can help you with the right css code to add.
Let us know.Best regards!
in reply to: Visual Composer Accordion not showing titlesHello,
What version of theme and Visual Composer do you have? Please make sure to update both the theme and Visual Composer to their latest versions first, and then recreate the accordion element.
Let us know if you need further help.Best regards!
in reply to: 404 Page not found change color backgroundHello,
Please add this code into your custom css box:
.error404 #content { background-color: #CDEA7E !important; }Change the color to your wish.
Best regards!
in reply to: Problems with Porfolio paginationHello,
1-Read this article to learn how to display more portfolio items.
2-This is not an issue. It’s theme’s default behavior. If you want to have all selected category items in a page then you have to remove pagination (display all items in a page).
Follow the suggested article above to have this.Best regards!
in reply to: Header size in construction & building slidersHello,
We will make sure to remove it too in the next update, so you will not have to worry about it anymore.
Best regards!