Forum Replies Created
-
AuthorPosts
-
Hi,
As mentioned above currently you have to have similar sized content and similar sized images on all the 4 boxes.
In next upgrade we will try to find a solution on how to do this with different sized text and different sized images.
Regards,
ShriHi,
Kindly check this image: http://sktthemesdemo.net/documentation/build_documentation/assets/img/section-sreenshot.jpg
On left side you would see Specialized Services tab under Comments that is supposed to be used to edit Specialized services page.
Sorry for the delay in answer due to weekend.
Regards,
ShriHi,
Here is what you can do: Click on Settings>Readings and set up Show/Your Latest Posts on the top and save the option.
Thereafter kindly set up blog posts using page templates.
So this way homepage would be set up as well as blog.
You can set up other pages as well using page templates for sidebars.
Regards,
ShriHi Anna,
You have to use columns where the side column is smaller than the left one.
Regards,
ShriLastly for single posts of the blog if you want to remove on that as well (sorry we will give this manageable in next version upgrade). Kindly do this:
Click on Appearance>Editor>header.php line number 121. This is the code:
<?php } else { ?>
<?php $thumbnailSrc = get_template_directory_uri().’/images/about-banner.jpg‘ ; ?>
<img src=”<?php bloginfo(‘template_url’); ?>/timthumb.php?src=<?php echo $thumbnailSrc; ?>&h=395&w=1398&zc=1&a=c” alt=”” />
<?php } ?>
I bolded the text which needs to be replaced.
So upload any image sized: 1398 by 395 (if possible or similar ratio) via media library and get the url of the image.
And replace that url of the image with the above bolded text.
That’s it the default image would be replaced.
Hi,
Yes on pages: kindly have featured image of size: 1398 by 395 if possible or similar ratio and it will remove the grass image.
On Blog page where you set the template of blog do similar and the image won’t appear.
Regards,
ShriGreat.
Regards,
ShriYes can be done but you need to do a bit of css.
So this is the code:
[services class=”red” title=”Web” bold=”Design” icon=”http://sktthemesdemo.net/skt-white-pro/wp-content/themes/skt-white-pro/images/icon-web-design.png” link=”#” button_text=”Read More”]Lorem Ipsum is simply dummy text of they printing and typesetting industry.[/services]
I added class=”red” as you can see. Now kindly go to Appearance>Theme Options>Basic Settings>Custom CSS and type this there:
.red { background-color: red; }
Homepage doesn’t have sidebar i think so. It comes from sections (Appearance>Theme Options>Sections).
Or did you set up Homepage as static page?
Regards,
ShriCan you show us the url of the page where you used bullets?
Regards,
ShriYou asked me how to edit fields. I said its difficult and you should try the plugin as i suggested.
Regards,
ShriDidn’t understand.
That would be difficult. I encourage you to use plugins like https://wordpress.org/plugins/contact-form-7/
You can have any type of fields you like using this plugin.
It can be designed as you like using this: https://wordpress.org/plugins/contact-form-7-designer/
Regards,
ShriHi,
Thanks for letting us into your WordPress. It appears you haven’t purchased WPML.
If you have purchased WPML you need to enable it from here: http://www.sheyda.it/wp-admin/plugin-install.php?tab=commercial
Because the same shortcodes i pasted into yours work here: http://moritz.feeddog.org/
Regards,
ShriHave lowercase while typing the category name. So if this is for USA: Portfolio with Thumbnail: [portfolio-thumbnail cat=”usa”]
This should be for norway: Portfolio with Thumbnail: [portfolio-thumbnail cat=”norway”]
Regards,
Shri -
AuthorPosts