-
AuthorSearch Results
-
March 27, 2015 at 5:31 pm #4973
In 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,
ShriMarch 17, 2015 at 8:15 am #4566In reply to: Installing Pro version
Hi,
Sorry for this. The upload max size indicates the hosting has a small upload size for you. Ask them to increase the max upload size in php.ini to at least 20mb.
Yes you would have to start from scratch only for the homepage. All inner pages are automatically picked up. So if you want we can do this for you. Send us the WordPress admin details via email: [email protected] and we will set up the Pro for you.
Regards,
ShriMarch 16, 2015 at 8:58 pm #4552Topic: Installing Pro version
in forum Parallax Me ForumI downloaded theme. Then I uploaded, as instructed, but when I clicked on “activate”, I was given this message:
“The uploaded file exceeds the upload_max_filesize directive in php.ini.”
I have no idea what to do with this! Please help.
March 13, 2015 at 9:26 am #4475In reply to: Jetpack issues with new version of I Am One
Hi,
Added a plugin which changes default gallery into lightbox. This is settings page if you want to change something:
http://www.facedbysurperb.com/wp-admin/options-general.php?page=lightbox-gallery.phpRegards,
ShriMarch 3, 2015 at 11:52 pm #4298In reply to: Modifying Company News section
March 3, 2015 at 11:52 pm #4297In reply to: Modifying Company News section
February 27, 2015 at 9:10 pm #4221No, the problem is not resolved with SOE or other plugins.
If you make a search on the Internet, you will see that the problem comes from the template.I solved this problem by modifying the template. It’s very easy.
I added the following lines in the file
content-page.php on line 22
content-single.php on line 22
content.php on line 35
impage.php on line 62:
<div class=”postmeta”>
<div class=”post-date date updated”><?php echo get_the_date(); ?></div><!– post-date –>
<span class=”vcard author”>
<span class=”fn”><?php the_author_posts_link(); ?></span><!– post-author –>
</span>
<div class=”clear”></div>
</div><!– postmeta –>You can add these changes?
Best Regards
February 27, 2015 at 8:36 am #4208In reply to: How to update the Read More Link
You have SKT Full Width Pro. So why are you posting in SKT Black Pro? Anyways kindly check functions.php from Appearance>Editor>functions.php
And search read more. You should get it.
Regards,
ShriFebruary 26, 2015 at 11:23 am #4197In reply to: Problem in "Get In Touch" for "Full Width PRO "
The complete solution to display links and images with adBlock.
Change the link title (eg : “Facebook” by “Facebook – <? Php bloginfo (‘name’); ?>”).
Change the name of the folder that contains the pictures social (eg : “social” by “pictureSocialTemplate”)
Change the names of the images (eg fb-icon.png by fbPicture.png)it is necessary that the names (picture, title, folder) are not in the filter.
Can you make these changes, please?
I can make the changes that are easy, put it would be better if the template was taking these changes.
Also I am not the only one to use this filter with Adblock present by default.Thank you.
February 24, 2015 at 6:57 am #4139In reply to: Contact Form Email
ohh oke. its done now. its setting from my php.ini hosting server.
thq to admin 😉
February 24, 2015 at 5:27 am #4132In reply to: Contact Form Email
Are You sure? because i have tried it more and more. nothing send to my email
here the code at file picart/inc/custom-functions.php
$to = ( get_option(‘skt_contact_recipient_email’) != ” ) ? get_option(‘skt_contact_recipient_email’) : get_bloginfo(‘admin_email’) ;
February 19, 2015 at 4:01 pm #4052In reply to: Making Header Transparent
I found the option in fuction.php – thanks.
my address is ccphotography.me.uk.
I wish to change the size of the header that contains my site title and main menu.
Thanks agains
-CC Photography
February 19, 2015 at 11:42 am #4049In reply to: Making Header Transparent
Yes show us your website url and let us know where in header you want to reduce space.
Yes there is an option in functions.php where fit_always = 0 Change this to 1 and fit_portrait=1 change this to 0.
Should work.
Regards,
Shri -
AuthorSearch Results
Search Results for 'php'
-
Search Results
-
Topic: Installing Pro version
I downloaded theme. Then I uploaded, as instructed, but when I clicked on “activate”, I was given this message:
“The uploaded file exceeds the upload_max_filesize directive in php.ini.”
I have no idea what to do with this! Please help.