Forum Replies Created
list of topics you have created till now.
-
-
Hi, you can build that page with shortcodes or simple import pages demo data. Check out the sample data section under installation section in the theme documentation.
Thanks
You can remove it from appearance > menus.
Hi, can you provide your url?
Hi, please update to the latest version and check again. You can download it from Themeforest.
Thanks
It is true but weird, because it is working on my side. You can try Contact form 7 plugin alternatively.
Hi, you can play with the departments, go to portfolio > departments. And, add them to your nav menu from appearance > menus. If you don’t see department box, check it from screen options.
You can try Yoast seo plugin.
https://wordpress.org/plugins/wordpress-seo/
Thanks
Deactivate your plugins and check again please.
Hi, please import the sample data first. You will have all pages of the demo site easily. Check out the Sample Data section under Installation section in the theme documentation.
Thanks
Hi, please check out the Homepage section in the theme documentation.
Thanks
Hi, please update to the latest version and check again please. You can download it from Themeforest.
Thanks
I checked your page, and the contact form behaviors without captcha parameter. Make sure you added
captcha="yes"to your form.Try to make four columns per row.
Example:
[row] [column width="3"] // Content here... [/column] [column width="3"] // Content here... [/column] [column width="3"] // Content here... [/column] [column width="3"] // Content here... [/column] [/row]
Hi, please update to the latest version and check again. You can download it from Themeforest.
Thanks
Hi, this is not available by default, needs more further customizations. If you are not familiar to WordPress coding you may consider hiring an expert at Envato Studio. Thanks
Hi, that’s a nice idea. I will have that in mind for a next update. Thanks.
Note: You can use new sidebars from theme options with the Page with Sidebar template.
A math captcha should appear before the submit button.
See in the image:

Hi, please update to the latest version. You can download it from Themeforest.
http://themeforest.net/user/pixelwars/portfolio
Thanks
Hi, it is not possible by default in this theme. You can make linked words in the description text.
Thanks
Hi, please unzip the package first. You will find the theme under “Theme” folder.
Thanks
Hi, you can set your logo from Appearance > Theme Options > General. Please create a new topic for your second question.
Thanks
You can also download it from your Downloads page.
New version is available on Themeforest.
Hi, what kind of error did you see?
When you add the captcha parameter to the contact form shortcode, a captcha field will be shown in the contact form.
Hi, it is not possible by default. But you can search a plugin to do that. https://wordpress.org/plugins/
Thanks
Hi, the url you provided is under maintenance. So, I can’t see your site.
Hi, you can change the theme fonts from Appearance > Customize > Fonts.
Thanks
I will add it with an update soon. Thanks for the feedback.
I will make some tests on this issue and try to realize what causes the problem. I let you know when I come up with a solution. Thanks for the feedback.
This is BookCard theme forum. You have another theme. Please jump into the right forum.
Thanks
Hi, please check out the following link about creating a child theme.
https://codex.wordpress.org/Child_Themes
Thanks
Hi,
1. Use Top 10 plugin for the trending posts widget. https://wordpress.org/plugins/top-10/
– Use text widget to make an about-me widget:
<img alt="About Me" src="your-image-url-here"> Hello. I am a freelance writer. I live in a small town somewhere in the world. I write about life and travel.
Note: Upload your image to your Media Library, then copy its url and use in the code above.

2. Use contact_form shortcode in your page.
Example:
[contact_form to="yourname@example.com" subject="New Message from My Site"]
Thanks
Mehmet S.
Keymaster25 May 2015 at 19:49Posted in : Featured Image is full size and loads too slowlyHi, image sizes defined in the functions.php file with the function add_image_size. Find it. It is also documented over there.
Thanks
Hi, use intro & rotate_words shortcodes in your content.
Example:
[intro] Hello. I am a [rotate_words titles="writer,freelancer"] [/intro]
Hi, use
captcha="yes"parameter for the contact form shortcode.Example:
[contact_form captcha="yes" to="yourname@gmail.com" subject="New Message from my Site"]
Thanks
Did you try any plugin from the above link?
You are welcome.
There is no page title for portfolio page in this design.
Can you provide your url?
Hi, your host may have disabled the mail() function. It must be enabled on your server.
Thanks
Hi, your host may have disabled the mail() function. It must be enabled on your server.
Thanks
Hi, add center to align parameter.
[section_title align="center" text="Your Title Text Here"]
Thanks
Hi, your host may have disabled the mail() function. It must be enabled on your server.
Thanks
Hi, it is not a theme file, it is a wordpress core file. Download the wordpress and unzip, then find that file. Upload it to your FTP.
https://wordpress.org/download/
Thanks
Hi, where do you want it to remove from?
Hi, you need to select Homepage Alternate template for your page in the editing screen.
Thanks
You need to edit the blog-masonry_sidebar.php file of the theme.
– open the file,
– find two the_title() function in an html <a> element.
– add
target="_blank"to this element.You can find the language files for wordpress in your ftp:
/wp-content/languages/.But you can easily change your wordpress language from wp admin: settings > general > site language.

Hi, please check out the Icons section under Customization section in the theme documentation.
Thanks
Note: Sorry for the delay.
Hi, just select Photo Gallery 2 as a Type for your portfolio item in the editing screen.
Thanks