Forum Replies Created
list of topics you have created till now.
-
-
Use portfolio widget only for your portfolio page.
Hi, it is not possible by default but you can use slider shortcode in your page content.
[slider] [slide title="" image=""] [slide title="" image=""] [slide title="" image=""] [/slider]
image=""… An image url. Upload your image to your Media Library, then copy its url and use in this parameter.Thanks
Hi,
5. You can use the Excerpt field.
See:

You are welcome.
You are welcome.
Don’t worry, your theme options in your database.
Hi, put your content into the
[column]shortcode.Example:
[column width="12"] Put your content here. [/column]
Note: Use shortcode generator to add shortcodes. Click the “Insert Shortcode” button from the content editor.

Hi, you can disable comments from settings > discussion. For which blog type do you want to increase the excerpt length?
Hi,
Use this in your Theme Options > Style > Custom CSS field to disable it:
.read-next { display: none; }And, you can use this if you want to enable Older Post/Newer Post navigation links:
.single-post .nav-single { display: block; }Thanks
Hi,
Portfolio Page
Create a new page. Select “Portfolio” template from Page Attributes box.
Add Portfolio Item
Go to: Portfolio > Add New:
Set featured image.
Select type from Details box.
Type: Lightbox Gallery
Use
[lightbox_image]shortcode.Example:
[lightbox_image first_image="yes" title="Octopus is dangerous!" url="http://themes.pixelwars.org/read-wp/wp-content/uploads/2013/02/lightbox-02.jpg"] [lightbox_image first_image="no" title="" url="http://themes.pixelwars.org/read-wp/wp-content/uploads/2013/02/lightbox-04.jpg"] [lightbox_image first_image="no" title="Dog have dreams" url="http://themes.pixelwars.org/read-wp/wp-content/uploads/2013/02/lightbox-03.jpg"]
Thanks
Hi, the PHP mail() function is used. So, it must be allowed in your server. Alternatively you can try this plugin: https://wordpress.org/plugins/contact-form-7/
Thanks
This is the title part:
<h1 class="entry-title"> // staff ... </h1>
This is the title link:
<a <?php echo $hide_post_title_out; ?> rel="bookmark" href="<?php the_permalink(); ?>"><?php the_title(); ?></a>
Add
target="_blank"to the link:<a target="_blank" <?php echo $hide_post_title_out; ?> rel="bookmark" href="<?php the_permalink(); ?>"><?php the_title(); ?></a>Hi,
==================================================
How To Update The Theme
Before you update, it is best practice to always make a backup of your theme folder.
Download the new theme package from your ThemeForest account.
The theme is under “Theme” folder in the package.
Choose to upload the theme via FTP or via WordPress.
==================================================
Update Your Theme via FTP
There are two ways of getting files onto your site, and once there, changing them.
1. By using an FTP client.
2. By using the file manager provided in your host’s control panel.
– Go to “/wp-content/themes/” location and backup your current theme folder by saving it to your computer, or you can choose to simply delete it. Your content will not be lost. (The translation files are located under languages folder in the theme folder.)
– Retrieve the new zipped theme file from your new ThemeForest download, and extract the file to get the theme folder.
– Then simply drag-and-drop (Upload) the new theme folder into “/wp-content/themes/” location, and activate the theme in the “Appearance > Themes” section. (Choose to “Replace” the current one if you did not delete it.)
==================================================
Update Your Theme via WordPress
– You need to deactivate your theme in the “Appearance > Themes” section by simply activating a different theme. Once you activate a different theme, you can delete your theme. Don’t worry, your content will not be lost. (The translation files are located under languages folder in the theme folder.)
– Then simply upload the new theme file in the “Appearance > Themes” section.
– Once it uploads, choose to activate the theme.
==================================================
Thanks
It is just a shortcode. Use Shortcode Generator to add shortcodes to your content. Click the “Insert Shortcode” button from the content editor.
See:

intro And rotate_words shortcodes:
[intro image=""] [rotate_words titles=""] [/intro]
image=""… An image url. Upload your image to your Media Library, then copy its url and use in this parameter.titles=""… Seperate with commas.Example:
[intro] Hello. I am a [rotate_words titles="writer,freelancer"] [/intro]
From the demo site:

Hi, select your homepage from Settings > Reading > Front page.

I have portfolio items:

And gallery inside them:

Use
photo_wallshortcode:[photo_wall animation="" interval="" max_step=""]
max_step=""… 3interval=""… 1600 (millisecond)animation=""… random,showHide, fadeInOut, slideLeft,
slideRight, slideTop, slideBottom,
rotateLeft, rotateRight, rotateTop,
rotateBottom, scale, rotate3d,
rotateLeftScale, rotateRightScale,
rotateTopScale, rotateBottomScale
Hi,
Usage:
[ken_slider_wrap] [ken_slide image=""] [ken_slide image=""] [ken_slide image=""] [/ken_slider_wrap]
image=""… An image url. Upload your image to your Media Library, then copy its url and use in this parameter.Example:
[ken_slider_wrap] [ken_slide image="http://themes.pixelwars.org/photographer/wp-content/uploads/2015/01/011.jpg"] [ken_slide image="http://themes.pixelwars.org/photographer/wp-content/uploads/2015/01/023.jpg"] [ken_slide image="http://themes.pixelwars.org/photographer/wp-content/uploads/2015/01/032.jpg"] [/ken_slider_wrap]
Thanks
Hi, it is the default Twitter timeline embed code, you can get your embed code from your twitter profile. Please check out the link below:
https://dev.twitter.com/web/embedded-timelines
And, the Facebook widget is an embed code is used with the Text widget.
https://developers.facebook.com
https://developers.facebook.com/docs/plugins
https://developers.facebook.com/docs/plugins/like-box-for-pages
Thanks
Hi,
Shortcode:
pricing_table[pricing_table] Heading 3 Heading 4 Unordered List Button shortcode here. [/pricing_table]
Example:
[row] [column width="4"] [pricing_table] PORTRAIT $200 Up to 2 Hours 10 Images 2 Outfit Changes 2 Edited Images Hi-res images on cd [button text="Contact" url="http://themes.pixelwars.org/photographer/contact/"] [/pricing_table] [/column] [column width="4"] [pricing_table] GROUP SHOTS $400 Up to 4 Hours 50 Images 4 Outfit Changes 10 Edited Images Hi-res images on cd [button text="Contact" url="http://themes.pixelwars.org/photographer/contact/"] [/pricing_table] [/column] [column width="4"] [pricing_table] WEDDING $800 Up to 7 Hours 100 Images 5 Outfit Changes 20 Edited Images Hi-res images on cd [button text="Contact" url="http://themes.pixelwars.org/photographer/contact/"] [/pricing_table] [/column] [/row]
Hi, I see the issue, I will fix it with an update soon. Thanks for the feedback.
Hi,
Yes, you can.
Sample Data
Go to: Tools > Import > WordPress.

WordPress might offer you to install the WordPress Importer plugin, if you haven’t installed it before do it now.
Install and activate the plugin.
Once you’ve installed WordPress Importer plugin, browse to the package folder, select XML data file and upload it.
Go to: Settings > Reading. Select homepage and blog page.
Go to: Appearance > Menus. Select theme location for the imported custom menu.
items=""parameter must be used with a value.Hi, you need to create your pages first under Pages > Add New menu.
Thanks
Hi, images come from Portfolio.
Add Portfolio Item
Go to: Portfolio > Add New:
Set featured image.
Select type from Details box.

Portfolio Item Types
Standard: You can add text, images and videos.
Photo Gallery: Add only images.
Click Add Media button above the content editor.

Choose “Create Gallery” and select multiple images.

Hi, at least 3 menu items required for the other one. Otherwise the menu switched to the classic view.
Thanks
It is the Homepage:
Hello. I am [rotate_words titles="a writer.,a journalist.,a freelancer.,an inventor.,a wordpress fan.,a coffee lover.,a problem solver."]
Hi,
– open format-standard.php,
– find:
<a <?php echo $hide_post_title_out; ?> rel="bookmark" href="<?php the_permalink(); ?>"><?php the_title(); ?></a>
– edit:
<a target="_blank" <?php echo $hide_post_title_out; ?> rel="bookmark" href="<?php the_permalink(); ?>"><?php the_title(); ?></a>
Thanks
I’m working on the update. Thanks for your patience.
Hi, I will try to add comments functionality for portfolio items for a next update.
Thanks for the feedback.
Hi, can you provide your url?
There is “Site Offline” message at the link.
Hi, create portfolio items under the Portfolio > Add New menu. They will work like the demo site.
Thanks
Hi, the reading time is generating automatically. Define number of posts to show.
Example:
[latest_from_the_blog items="10"]
Thanks
Hi, that’s a nice idea. I will have that in mind for a next update. Thanks.
Hi, that’s a nice idea. I will have that in mind for a next update. Thanks.
Hi, you can enable it from theme options > blog > About The Author Module > yes.
Thanks
You are welcome.
Hi, select “Page with Sidebar” template and “Page Sidebar” in the editing screen. Then, use Page Sidebar widget area.
See image:


Hi, it is easy.
– Import sample data,
– Set navigation menu,
– Adjust widgets.
That’s all.
Thanks
Hi, it is weird, can you provide some screenshots?
Hi, deactivate your plugins and check again please.
Thanks
Hi, it is not possible by default.
Thanks
Hi, the php mail() function is used to send emails. Please check your server configuration or you can ask this to your server people for the function is allowed.
Or you can try this plugin:
Ok. Good luck.
Hi, use [pf_lightbox_image] shortcode in your content.
[pf_lightbox_image first_image="" title="" url=""]
first_image=""… yes or do not use.url=""… Upload your image to your Media Library, then copy its url and use in this parameter.Example:
[pf_lightbox_image first_image="yes" url="image-1-url"] [pf_lightbox_image url="image-2-url"] [pf_lightbox_image url="image-3-url"]
Example:
[pf_lightbox_image first_image="yes" url="http://themes.pixelwars.org/bookcard-wp/wp-content/uploads/2013/05/lightbox-02.jpg"] [pf_lightbox_image url="http://themes.pixelwars.org/bookcard-wp/wp-content/uploads/2013/05/lightbox-04.jpg"] [pf_lightbox_image url="http://themes.pixelwars.org/bookcard-wp/wp-content/uploads/2013/05/lightbox-03.jpg"]
You are welcome.
Hi, install and activate this plugin, then run it once:
Regenerate Thumbnails
https://wordpress.org/plugins/regenerate-thumbnails/Thanks
Modified files:
style.css
functions.php
theme-options.php
Checked your site, and the portfolio is working fine on my side.
You are welcome.
Mehmet S.
Keymaster6 January 2015 at 21:14Posted in : Bloggy – Contact Page – The Plugin Doesn't Work