Forum Replies Created
list of topics you have created till now.
-
-
Please update to the latest version.
Please update to the latest version.
I will try to make it dynamic functional. Thanks.
Mehmet S.
Keymaster6 July 2013 at 15:00Posted in : Thumbnails When Sharing Links on Social NetworksYou can hide it.
– Paste to Theme Settings > Style > Custom CSS:
.back { display: none; }Do you know the portfolio settings under Theme Options. You can change the number of items for each request or turn off the ajax functionality.
Paste to Theme Options > Style > Custom CSS:
.last-30-posts, .archives-by-month, .archives-by-format { display: none; }Paste to Theme Options > Style > Custom CSS:
.main-navigation > ul > li > a:hover { border-bottom: none; }There is a more secure way to change site location.
– Go back to your previous site,
– Install a new clean WordPress to your new domain,
– Use Export/Import method to move your site content to your new domain, ( WP Admin > Tools > Export ).
Note: Backup everything firstly and do not delete anything until you sure the new site is working fine.
Sorry, I’m not exactly sure what you’re asking?
Can you provide your URL?
Paste to Theme Options > Style > Custom CSS:
.ribbon { background: green; } .ribbon:before { border-left-color: green; } .ribbon:before { border: 24px solid green; }– Install WordPress to domain.com,
– Install the theme,
– Create a new page to make Homepage Alternative,
– Create a new page for the blog,
– Go to WP Admin > Settings > Reading,
– Select Homepage and Blog page then save,
– Go to WP Admin > Settings > Permalinks,
– Select Custom Structure option and edit its input like this:
/blog/%postname%/Where did you find the point to change the animation?
Sorry, I’m not exactly sure what you’re asking?
Sorry, I’m not exactly sure what you’re asking?
Firstly try to update the theme to the latest version.
Please test the demo site.
Paste to Theme Options > Style > Custom CSS:
.form-allowed-tags { display: none; }Internet Explorer doesn’t support 3D effects.
Please try Contact Form 7 plugin.
Thanks.
You can switch to small slider. ( Theme Settings > Home > Slider > Slider Type )
functions.php changed.
It is working on my side. Chrome version ( 27.0.1453.116 m ) on Windows 7.
PHP mail() function is used. You can contact with your host.
New version is available.
New version is available.
Mehmet S.
Keymaster5 July 2013 at 09:24Posted in : Thumbnails When Sharing Links on Social NetworksNew version is available.
Paste to Theme Options > Style > Custom CSS:
.contact-form { background: none; padding-top: 0px; }Did you use YouTube embed URL?
– Don’t use watch URL.
Just tested, working on my side.
I will try to fix that masonry issue.
There is no black square on my side. Can you provide a screenshot?
#resume, #portfolio, #contact { margin-top: 71px; }Do you have enough free space on your hosting plan? You have too many content on your site.
Will you use
cover_captionshortcode?Please re-install the theme.
In the blog page:
.blog-posts .entry-title { font-size: 1.9em; }In the post single page:
h1 { font-size: 2.20em; }Paste to Theme Options > Style > Custom CSS:
.main-navigation > ul > li > a:hover { border-width: 0px; }That feature is not added yet.
.main-navigation > ul > li > a:hover { border-width: 0px; }There is a blank space at the bottom of your logo image. You can crop it.

Paste to Theme Options > Style > Custom CSS:
#site-navigation { border-width: 0px; }There are margins for images at the top and bottom.
If you want to remove:
– Paste to Theme Options > Style > Custom CSS:
img { margin-top: 0px; margin-bottom: 0px; }The demo site has a different functionality to show all types at a glance.
Not tested yet on Win 8.1 with IE 11.