Forum Replies Created
list of topics you have created till now.
-
-
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
Hi, optimized the image sizes in the department pages for a better performance.
Thanks
Hi, select default option from settings > permalinks and check again please.
Thanks
You are welcome, please rate the theme on themeforest if you liked it. Thanks.
Ok. Good luck.
Hi, you can try a plugin to fix your Facebook issue. Please check out at this page https://wordpress.org/plugins/search.php?q=og
Thanks
Ok. Good luck.
There is no newer-to-older feature in wordpress, so you should do it by yourself.
The random feature works in the Standard type of your portfolio item. But, I will try to add this feature to Photo Gallery and Photo Gallery 2 types in a future update. I let you know when I release the update.

Hi, yes there is. Please check out the Books section in the theme documentation.
Thanks
Hi, it is also working fine on my side.
Hi, how did you build the form? If it just a static HTML code, then it will not work. It must be dynamic. You can try Contact Form 7 plugin.
Thanks
Hi, you can use Caption field of an image for a description or title.
Thanks
Hi, which blog type are you using?
Hi, you need to add your page to your navigation menu by navigating to appearance > menus.
Thanks
Hi, just add your link to the
image_link=""parameter.Thanks
Hi, you need to start your Tumblr url with
http://Thanks
Ok. Good luck.
Hi, you can try Poedit editor to translate the theme.
Thanks
Hi, just remove the meta widget from widget areas by navigating to appearance > widgets.
Thanks
Hi, not tested with that plugin. But, you can check out its support forum for some tips.
Thanks
Hi, not tested the contact form on a windows server. The php mail() function must be enabled on your server. Please check this on your server by contacting server people/your host.
Thanks