Forum Replies Created
-
AuthorPosts
-
Hi Liz,
Would you like to send us the WordPress admin details. There are many places where the first letter color has been included. What do you want it to be? All same color?
This is the whole style class:
mark, ins, a, .header .logo h1.site-title:first-letter, h2#page-title:first-letter, .archive h1.page-title:first-letter, .page h1.entry-title:first-letter, h2#page-title:first-letter, .archive h1.page-title:first-letter, .page h1.entry-title:first-letter, .single-post h1.entry-title:first-letter, .entry-meta a, .search h1.entry-title:first-letter, .archive h1.entry-title:first-letter, .read-more a, .recent-post .post-box .post-text a, aside ul li a, .widget ul li a, h3.company-title:first-letter, .footer-menu ul li a, .social a, .footer-bottom a {color:#7BB303}
In case you want to change any of them individually trick is to just include them within custom css: Appearance>Theme Options>Layout Settings>Custom CSS and then write like this .class{color:any hex code !important;}
If you still are confused send us WordPress admin details via email: [email protected] and we will change the color for you to whatever you want and include it in custom css area for you to change it later on as required.
Regards,
ShriHi Brian,
Sorry for the delay. Answered to you via email with the code.
Regards,
ShriHi,
You can set up photo gallery from Gallery section from left hand side. So under pages within WordPress admin panel you will see Gallery section kindly post images within it and you will see that section also filled up. In case you don’t need Photo Gallery kindly visit Appearance>Theme Options>Sections and remove the code from that section.
Let us know if this solves your problem or else we can set up 1-2 images for you on the gallery area and show how it works.
Regards,
ShriHi,
If you can send us WordPress admin details via email: [email protected] we will check this for you.
Also i guess the inverted commas are not properly done. May be that is an issue. Well anyways just send us admin details we will take care of it.
Regards,
ShriHi,
hide navigation default in full width pro:
find custom-functions.php file in inc folder of your theme directory
Path: /wp-content/themes/skt_full_width_pro/inc
open custom-functions.php and add this code after line no. 29
jQuery(‘.show_hide_header’).css(‘display’,’none’);That’s it.
Regards,
ShriHi,
Yes its an image. Edit it in Photoshop and make it more transparent. I suppose you are talking about the slider text and the grey line beneath that text.
Here is the link to the image: /wp-content/themes/iamonepro/images/top-bar-bg.png
Regards,
ShriOh great.
Let us know for anything else.
Regards,
ShriHi Rudy,
You can pay us via our PayPal email id: [email protected]
Kindly pay the $50 and send us hosting details (so that we can access database to make changes to the url).
Regards,
ShriHi Rudy,
This is not theme developer’s work to move WordPress websites or do WordPress installations for anyone.
However still we did restore your WordPress backend. But inner page urls etc are still inaccessible because of htaccess problems.
Also plugins cannot be added as this isn’t the right way to move a site.
In case you need us to do this for you price would be $50 and you can pay us via PayPal.
Regards,
ShriHi,
For this all you need to do is activate the theme and then go to Settings>Readings and select Show latest posts radio button and click save. Your sections will start showing up on the home page.
For setting up menu here is the documentation: http://sktthemesdemo.net/documentation/i-am-one-documentation/#navigation-set
If it is still not clear send us your WordPress admin username and password along with site url via email: [email protected]
We will set this up for you and you can then manage it from there.
Regards,
ShriPS: Sorry for late reply due to weekend.
We are building a import/export option. Will be done this month for sure. Once its done we will update all theme owners to update their theme.
Regards,
ShriHi,
We can help you with that. In case you send us the WordPress admin and ftp details. Solved it for few customers.
Regards,
ShriWe will have to update WordPress version as well as bbpress version as well as update WooCommerce then we will be able to add search box in forum.
Since it is tedious and time consuming we will have to wait till month end.
Regards,
ShriHi Michele,
Its within custom-functions.php
Path to the file: wp-content/themes/iamonpro/inc/custom-functions.phpRegards,
ShriSorry for late reply here.
For homepage you need to find h1 tag in style.css file related to that sections class someting like : if section class is welcome so find .welcome h1 in css file and for page find h1.entry-title or h1.page-title
Regards,
Shri
-
AuthorPosts