Forum Replies Created
list of topics you have created till now.
-
-
Ok. Good luck.
Ok. Good luck.
Add your images from the “Images” box.
Hi, you can use the wp content editor. It has an insert edit button.
Thanks
Please update to the latest version. You can download it from ThemeForest.
Ok. Good luck.
– Select default option from permalink settings.
– Check your gallery link.
– Mostly it will be worked.
– Select post name option again.
You are welcome.
Mehmet S.
Keymaster12 February 2014 at 22:26Posted in : Remove Site Title and tagline From All PostsYou are welcome.
You can find the header.php file in the wp inside editor:
– navigate to Appearance > Editor > header.php
You are welcome.
You are welcome.
You are welcome.
Can you provide a screenshot?
Are you using any SEO plugin?
Please check your “description” field.
New version is available on ThemeForest.
You need to select “Yes” from the option “Theme Options > Blog > All Post Formats on Archive 2 (Last 30 posts)” after updating.
Hi, navigate to Theme Settings > Social Media > Instagram.
Thanks
Sorry, I’m not exactly sure what you’re asking?
Try this custom css:
.entry-content a { color: #333; font-weight: bold; }Hi, this is Bloggy WP forum.
– Update your theme to the latest version, then you will see the excerpt option.
You can download the latest version from ThemeForest.
Thanks
Encode your code before posting here. You can use this site:
Can you provide a screenshot?
Hi, you can find the functions.php file in your wp inside editor:
– Appearance > Editor > functions.php
Add your code to the end of the file before the last line
?>I will assign this thread to developer, he will respond to you shortly.
Thanks
Hi, 1200px width is good.
Thanks
Mehmet S.
Keymaster12 February 2014 at 06:45Posted in : Remove Site Title and tagline From All PostsHi,
– paste to style > custom css:
body.single hgroup { display: none; }Hi,
– Select image logo type from theme options.
for background image:
– Add this to your style > custom css box:
body { background-image: url( "image-url-here" ); }Note: Upload your image to your media library.
Do you have any code in your custom css box?
Can you prepare with the demo site:
Can you provide your url?
Sorry, I’m not exactly sure what you’re asking?
Hi,
– if you import the sample data, then you have the demo content.
– Lots of easy ways to use Font Awesome: http://fontawesome.io/3.2.1/examples
Thanks
You are welcome.
New version is available on ThemeForest.
– Theme Options > Blog > All Post Formats on Archive 2 (Last 30 posts).
I will try to improve the excerpt functionality on the future updates.
Thanks
New version is available on ThemeForest.
Thanks
You are welcome.
Hi,
This is not possible by default, needs more further customization, you may consider working with a professional.
Thanks
Mehmet S.
Keymaster8 February 2014 at 02:34Posted in : what's the best to to set up *call to action.?You are welcome.
Ok :)
You are welcome.
Hi,
index.htmlfile contains all the sliding pages.Thanks
Sorry, I forgot to say the new option that comes with this update.
– Theme Options > Blog > Excerpt > Only for standard format.
.page-id-7 .site-header { display: none; }You can find the body tag in the
header.phpfile.Hi,
Do not remove any of the portfolio word from the url as it is used by the theme for proper function!
Thanks
Hi, try this custom css:
.page-id-7 .site-header hgroup { display: none; }– Number the page id.