Forum Replies Created
list of topics you have created till now.
-
-
Mehmet S.
Keymaster10 July 2013 at 01:46Posted in : Thumbnails When Sharing Links on Social NetworksMy demo site has the latest version, but there is no issue like in your site. Maybe it is a plugin related issue. Try to deactivate the plugins to see what’s wrong.
This is not possible by default, needs more further customization, you may consider working with a professional, if you are not familiar to WordPress coding.
This is not possible by default, needs more further customization, you may consider working with a professional, if you are not familiar to WordPress coding.
For example?
The Sharing menu under the settings is not a theme related page.
Just in the page area (WYSIWYG).
Can you provide a screenshot for the issue?
Fixed that issue. New version will be available tomorrow. Thanks for the feedback.
Found a solution for the Big slider to make it a bit narrow.
– Paste to Theme Settings > Style > Custom CSS:
.template-name-homepage-with-slider .flexslider { max-width: 80%; margin-left: auto; margin-right: auto; }Note: Change 80 value to 70 or 60 if you want.
It is good right now.
This is not possible by default, needs more further customization, you may consider working with a professional, if you are not familiar to WordPress coding.
.site-footer > .row { border-top: none; }I can’t see any strangeness right now.
I can’t see your image in that site. Please upload your image to http://droplr.com
You have Read WP theme. This is Responsy WP forum. Please jump into right forum.
There is a weird problem in your site. Is there any HTML or other code in your content?
Install new version via WordPress admin. Your settings in your database.
Yes, you are right. Just tested on a Dreamhost server. I will try to fix this issue. Thanks for the feedback.
Just tested the latest version on my host and it is working fine. My host is HostGator.
Paste to Theme Options > Style > Custom CSS:
@media screen and (min-width: 1200px) { .portfolio-items .hentry img { -webkit-filter: grayscale(0%); } .portfolio-items .media-box:hover img { -webkit-filter: grayscale(50%); } }This is not possible by default, needs more further customization, you may consider working with a professional, if you are not familiar to WordPress coding.
Font size: Go to Documentation > Font Size Customizations.
Font type: Go to Documentation > Live Customizer.
Paste to Theme options > Style > Custom CSS:
body { color: grey; }Please update to the latest version.
Can you provide a screenshot?
Sorry, I’m not exactly sure what you’re asking.
Please update to the latest version.
The default point is what you want.
The latest version has many lightbox combination.
Paste to Theme Settings > Style > Custom CSS:
.media-box .mask .title { display: none; }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.