Hello,
Please provide us with wp-admin panel credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
Please give us correct url for wp-admin panel.
Thank you.
Regards,
Eva Kemp.
Hello @rfrigge,
How can we replicate the issue?
Please update WordPress to be able for us to investigate the problem.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
I’ve edited the file header-structure-3.php and added this code on line 24:
<html>
<div style="width: 500px; height: auto;">
<h1 style="color: #090763; font-family: 'Gudea', sans-serif; font-size: 25px; font-weight: bold; line-height: 31px; text-align: center;">COME VISIT ONE OF OUR SHOWROOMS</h1>
<div style="float: left;">
<p style="color: #565656; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 17px; text-align: center; margin: 0;"><b>5041 N. Western Ave. Chicago, IL</b></p>
<p style="color: #565656; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 17px; text-align: center; margin: 0;">Office Furniture Sales & Showroom</p>
<p style="color: #565656; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 17px; text-align: center; margin: 0;"><i>(Mostly Used Office Furniture)</i></p>
</div>
<div style="float: right;">
<p style="color: #565656; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 17px; text-align: center; margin: 0;"><b> 7232 N. Western Ave. Chicago, IL</b></p>
<p style="color: #565656; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 17px; text-align: center; margin: 0;">Used Office Furniture Sales &</p>
<p style="color: #565656; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 17px; text-align: center; margin: 0;">Purchasing, Plus an Auction House!</p>
</div>
<div style="clear: both;"></div>
<div>
<p style="float: left; color: #3a3a3a; font-family: Arial, Helvetica, sans-serif; font-size: 25px; font-weight: bold; line-height: 28px; text-align: center; margin: 10px 0 0 35px; text-decoration: none;"><a style="text-decoration: none; color: #3a3a3a;" href="tel:7732713000" target="_self">773-271-3000</a></p>
<p style="float: right; color: #3a3a3a; font-family: Arial, Helvetica, sans-serif; font-size: 25px; font-weight: bold; line-height: 28px; text-align: center; margin: 10px 35px 0 0;"><a style="text-decoration: none; color: #3a3a3a;" href="tel:7734653300" target="_self">773-465-3300</a></p>
</div>
<div style="clear: both;"></div>
</div>
<!-- div -->
</html>
Please check your header now.
We recommend to make changes in a child theme http://codex.wordpress.org/Child_Themes not to lose modifications after theme update. So please create child theme and copy the file into there. Create the same structure as in the parent theme – headers/header-structure-3.php.
Thank you.
Regards,
Eva Kemp.
Hello,
Go to Pages > edit Shop page and select “Off” for “Enable Page Heading” option on the right side of the editor in “Page Layout” box.
Regards,
Eva Kemp.
Hello,
You need put the code into functions.php file of your child theme and not in style.css.
Please try it.
Unfortunately there is no VC editor for all tabs. Sorry.
Regards,
Eva Kemp.
Hello,
This is what I see when trying to access wp-admin panel:
http://storage1.static.itmages.com/i/15/0504/h_1430734636_7007469_45092326a7.png
How can I log in then?
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry, but I don’t see any issues on mobile devices.
Search form appears when you hover search icon on mobile devices too.
You don’t need to click it.
Regards,
Eva Kemp.
Hello,
You can download the latest plugin version at this link:
https://www.8theme.com/download-plugins/
Regards,
Eva Kemp.
Hello,
This requires to update information for order page.
This is not a bug. Don’t worry.
Regards,
Eva Kemp.
Hello @k1,
If you want to change “From:” text too you need edit the file contacts.php (lines 46-57) in the directory wp-content/themes/legenda.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Have a nice day too.
Regards,
Eva Kemp.
Hello,
You can create drop down menu in Appearance > Menus:
http://wptavern.com/how-to-create-a-dropdown-menu-of-wordpress-categories-without-using-code
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials to check the issue.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hello,
1. Please use this code in custom.css file:
.menu > li a {
font-weight: normal !important;
}
2. You need edit the file 404.php in wp-content/themes/woopress directory.
3. You can add shotrcode [share] into Text widget in “Place in header top bar” area in Appearance > Widgets.
4. You can hide slider arrows using this code in custom.css file:
@media (max-width: 480px) {.rev_slider_wrapper .tparrows.tp-leftarrow.default, .rev_slider_wrapper .tparrows.tp-rightarrow.default {
display: none;
}}
5. Your site is loading quite fast. Are you experiencing any issues?
Regards,
Eva Kemp.
Hello,
Please create a back up of your site and database and update all plugins to the latest versions as well as WordPress.
We don’t update plugins as we aren’t their developers. The plugins are always updated by their authors.
Thank you.
Regards,
Eva Kemp.
Hello,
Some plugin is causing the issue.
Please disable them one by one to find it out. Also you need update the plugin Essential Grid https://www.8theme.com/download-plugins/ .
Thank you.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.cart-collaterals .cart_totals {display: none !important;}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
Please use this code in custom.css file:
@media (max-width: 480px) {.order-review {
margin-top: 108px !important;
}}
Regards,
Eva Kemp.
Hello,
Please provide us with correct FTP credentials as well.
Thank you.
Regards,
Eva Kemp.
Hello,
As I see form is shown properly:
https://s3.amazonaws.com/fvd-data/notes/168674/1430729384-51Dwh8/screen.png
Please clarify the issue with more details.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in private content.
Also please show in a screenshot what you want to remove.
Thank you.
Regards,
Eva Kemp.
Hello @UrbnDesignz,
Did you make any changes in the theme files?
May we reupload the theme?
Regards,
Eva Kemp.
Hello,
Add this code in custom.css file:
.blog-post a {
font-family: open sans;
color: red;
font-size: 12px;
}
Write your values.
Regards,
Eva Kemp.
Hello,
1. Some plugin is causing the issue. Please disable them one by one to find it out.
2. Please show a screenshot what images you’re talking about.
Thank you.
Regards,
Eva Kemp.
Hello,
After theme update custom.css file won’t be changed. All modifications in the file will remain.
Regards,
Eva Kemp.
Hello,
I’ve added this code in style.css of the child theme:
.cart-collaterals .cart_totals {display: none !important;}
Please check Cart page now.
Regards,
Eva Kemp.