-
AuthorSearch Results
-
April 14, 2015 at 5:06 pm #5800
In reply to: Shortcodes not working
there one more thing… i need to translate that fields on the footer (Main Menu, Contact, Useful Links…)
If I do this directly on the php files every theme update I’ll loose the translation correct? What’s the best way to translate it?
April 14, 2015 at 12:17 pm #5781In reply to: Read more button
Hi,
Kindly check header.php via Appearance>Editor>header.php
And search read more. There is only 1 so you won’t have difficulty.
Regards,
ShriApril 13, 2015 at 9:05 pm #5754Topic: I need help
in forum SKT Full Width ForumI have buy template : Hotell (Stay Here) to day
After i have installed tempate
I can’t not log in at wp-admin?
Message:Warning: Cannot modify header information – headers already sent by (output started at /home/plosiva/public_html/wp-content/themes/hotel_theme_01/inc/skt_functions.php:1043) in /home/plosiva/public_html/wp-includes/pluggable.php on line 1178
April 10, 2015 at 1:31 pm #5662In reply to: Advanced Home page slider options
Hi,
Sorry for this. Usually we try to resolve every customer issue. Again apologize but we couldn’t solve it.
header.php line no: 68 to 94 = js code for the homepage slider.
style.css line no. 829 to last line = css code for the slider.
If you are able to resolve just let us know how.
Regards,
ShriApril 2, 2015 at 12:37 pm #5315In reply to: Remove Site Title & Tagline in Header
that did the trick!!! 🙂 Great…..
But still now i miss my site title even when I paste back <h1><?php bloginfo(‘name’); ?> in the HEADER.PHP
April 2, 2015 at 12:20 pm #5313In reply to: Remove Site Title & Tagline in Header
Yes that is the one, that needs to be removed!
(by the way, now i miss my site title even when I paste back <h1><?php bloginfo(‘name’); ?> in the HEADER.PHP
🙁
April 2, 2015 at 11:53 am #5300In reply to: Remove Site Title & Tagline in Header
Hi,
Appearance>Editor>header.php line number 97.
<h1><?php bloginfo(‘name’); ?></h1>
remove this
Regards,
ShriApril 2, 2015 at 7:31 am #5286In reply to: Theme Options lost when creating a child theme
Hi, it wasn’t a problem, per se, is the way things are saved into the database.
When I am one Pro is activated, two rows are created in the options table: optionsframework_iamonepro (all theme cstomizations like logo, favicon, I am one Pro sections) and theme_mods_iamonepro (menus already asigned, widgets etc).
All the settings for the theme go there.
When creating a child theme and activating it, wordpress creates two new row for the theme which are clean optionsframework_childthemename and theme_mods_childthemename.
What I did was to activate the child theme so that these two rows were created, then disabled the child theme again (wasn’t sure if I would modify them while it was active), copied the values from the rows for I am one pro and used them to do an update on my child theme option rows, then I reactivated the Child Theme and everything that had already been set up on the parent them was there on my child theme 🙂
Apparently there is another way, you can customize the name of those two variables in functions.php so that the child theme uses the same options name as the parent theme instead of creating new ones, that way if you switch between the parent and child theme all the options are retains because it is really using the same options. But I went the other way and it worked.
Hope this helps
April 1, 2015 at 3:22 am #5216In reply to: Hide Social Section
Hello, I am trying to erase the social section but by placing code: <Style section = “background-color: <? Php echo of_get_option (‘socialseccolor’, true); ?>; Display: none; “>
I actually deletes this session but I also deleted the last section of data, how do I delete just the social section? http://documentalenterprise.com/
March 31, 2015 at 10:24 am #5169In reply to: Hide Social Section
Yes i think you guys are right. My Bad. Kindly visit: footer.php and replace line number 12 with the following:
<section style=”background-color:<?php echo of_get_option(‘socialseccolor’,true); ?>;display:none;”>
I know its risky so take a backup of footer.php if possible or else send us the WP Admin details in case not sure of how to do this.
Regards,
Shri
March 30, 2015 at 4:33 pm #5127In reply to: Read More button in Section 1
How can I edit the “read more” button? I just changed the name with php, but how can I change color and size of font, background color, etc?
Thanks
March 27, 2015 at 11:25 pm #4997In reply to: How to update the Read More Link
Dear Shri,
I have tried to take out the Read More text on the slider with no result.
Have tried your #services-box .read-more{display:none;} in the functions.php and style.css
Is there any other place where I can delete or hide the Read More text in the slider?
The website URL is http://www.chesskin.nl/
Regards, Roy Pesik
March 27, 2015 at 5:31 pm #4973In reply to: Footer editing
Hello Shri,
I have just ordered IT Consultant theme from you, and in the documentation of the Pro version, it is mentioned that we can edit the footer easily.
However, in my case, in the Pro version, I cannot edit any footer text, as it is embedded in some widget. The only way to edit, is to go in footer.php, which is not what I expected according to the documentation.
Could you please explain me why this version is different from the one described in the official documentation, and bring back the possibility of editing the footer informations easily?
The solution of placing our own widget is not what we expected, since it will create more work for our company.
Thanks in advance!
March 25, 2015 at 6:06 am #4848In reply to: Slider Title / Description problems
We gave the option of inserting more text and more titles and description per slide.
Contact Us unfortunately we didn’t give its management. Sorry about that. Kindly check Appearance>Editor>header.php line number 75 and edit the Contact Us text to whatever you want there.
Regards,
ShriMarch 17, 2015 at 8:50 am #4569In reply to: Change text of "Contact us" Button on Slider
Hi Frederik,
Sorry we didn’t give management for this. Go to Appearance>Editor>header.php and check line number 74.
Regards,
Shri -
AuthorSearch Results
Search Results for 'php'
-
Search Results
-
Topic: I need help
I have buy template : Hotell (Stay Here) to day
After i have installed tempate
I can’t not log in at wp-admin?
Message:Warning: Cannot modify header information – headers already sent by (output started at /home/plosiva/public_html/wp-content/themes/hotel_theme_01/inc/skt_functions.php:1043) in /home/plosiva/public_html/wp-includes/pluggable.php on line 1178