Forum Replies Created
-
AuthorPosts
-
wensolutionsKeymaster
Hello @bolaji.ijaduola,
For this you have to create posts and assign them a category. These posts will be rendered as slider in the front-end. So first, create posts and assign them a category taking reference from: http://www.awesomescreenshot.com/image/1036881/b20e9d718a3e289f61b89a9be84186f2.
Note: From second posts, you don’t have to create the category again. From second posts, just check the checkbox of the category that you create while adding the first post.After that, go to Appearance > Customizer > Featured Slider > Slider Type, and follow the steps shown in the screenshot: http://prnt.sc/a99qhl
Hope that helps!
Thanks,wensolutionsKeymasterHi @tiffanyymariee,
Would you mind posting this query in the support forum of ‘Photo-perfect PRO’ (http://themepalace.com/forum/photo-perfect-pro/) as your query is related to that theme?Thanks,
wensolutionsKeymasterHello @hajitha,
This is the correct code to hide category throughout the site. Can you please share your site url if possible so that we can inspect your site and give you the exact solution.Regards.
wensolutionsKeymaster@Christine, multiple sidebars feature by default is not available in theme. However, you can add them by making a new Child Theme and write some custom codes.
So overall approach would be
1. Make a Child Theme and activate
2. Write code to register new sidebars
3. Edit page.php and add code to make compatible for multiple sidebar
4. Add widgets to given sidebar and make them able to choose and display from specific page.If you need any customization help, consider Hiring a Customizer to make your theme programmed with this feature.
Thank you
wensolutionsKeymaster@Christine, first off theme does not support the footer widgets. In order to enhance your theme with this feature, you would need to add some custom codes to register new sidebar in footer and thus make compatible to add widgets into it.
Hints: register new sidebar, add sidebar / widget code in (inc/hooks/footer.php) . Needs design workarounds on widget elements needed. Consider making a Child Theme as a safe approach to edit the code.
If you won’t feel comfortable playing with codes, consider Hiring a Customizer to enhance your theme with needed feature in a safe approach.
Thank you
wensolutionsKeymasterHello Christine,
You need to install and activate plugin http://catchthemes.com/wp-plugins/catch-web-tools/ and then go to “Catch Web Tools => Webmaster Tools => Enable Webmaster Tools”, check “Enable Webmaster Module” and then add the following code in “Catch Web Tools => Webmaster Tools => Header and Footer Scripts => Enter scripts or code you would like add to wp_footer()”
Hope this helps !
February 28, 2016 at 10:37 am in reply to: Adding new service box to different page but not Home page #2605wensolutionsKeymaster@calvin.qj.zhou,
Currently this layout option is not available in the theme and is in ‘Testing mode’, our apology for any confusion created. However you can achieve this feature by creating and customizing through Child Theme or you can consider Hire a Customizer to do this custom job for you as it needs some theme customization.
Soon this feature will be available in the upcoming version with an option to add a service box in other pages like the home page.
Regards
wensolutionsKeymasterCurrently this layout option is not available in the theme and is in ‘Testing mode’, our apology for any confusion created. However you can achieve this feature by creating and customizing through Child Theme or you can consider Hire a Customizer to do this custom job for you as it needs some theme customization.
Soon this feature will be available in the upcoming version with an option to add a service box in other pages like the home page.
Regards
wensolutionsKeymasterHello @ben2,
There are two options for layout of theme, Masonry and Post Excerpt.
Go to Appearance > customize > Theme options > Layout Options > Archive Layout.This should get rid of masonry layout.
You have to write some custom code to remove the two icons.
The best way to make changes like this to a theme is to use a child theme, so your tweaks won’t be overwritten when updating the theme. Here are some guides in case you haven’t made one before:
https://codex.wordpress.org/Child_ThemesCopy the file content-masonry.php and it’s parent folders from parent theme into child theme. Now, you have to delete all the existing codes of line 22 of ‘content-masonry.php’ & paste this one in exactly the same line.
<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>" >
And to remove the two circles, delete the codes from line 36 to 39 of ‘content-masonry.php’.
Note: ‘content-masonry.php’ is inside ‘template-parts’ folder.
Regards
wensolutionsKeymasterHello, @bolaji.ijaduola
No, you don’t need any plugins to fix this problem.
To setup a slider you need to go to Admin Panel -> Appearance -> Customize -> Featured Slider -> Slider Type.
In this section you need to enable and setup your slider as shown here http://prnt.sc/a8xupx
At the moment you can choose slider from Featured Category only.
Feel free to post if any confusion during the process.Regards!!!
wensolutionsKeymasterHello @hajitha,
You can achieve this by using CSS code. Go to Customize -> Themes Options -> Advanced Options -> Custom CSS section. Now, inside Custom CSS box put the following code.span.cat-links{ display:none; }
This should be the trick to remove category navigation under post.
Let us know how it goes.
RegardswensolutionsKeymasterOf course, this feature will be covering up in upcoming release along with more additional features and bug fixes. Updated version will be available within second week of March, 2016.
If you are not able to wait the release date you can opt Hiring a Customizer ( Note: You can get the pricing detail after sending your details through form submission ).
Regards
February 27, 2016 at 6:56 am in reply to: Bizlight Pro theme problems by displaying on mobile phone #1809wensolutionsKeymasterI have viewed your site in different mobile screen sizes both landscape and portrait mode still looking fine as screenshot taken from them
320px resolution : http://prnt.sc/a8jva3 ( portrait mode )
320px resolution : http://prntscr.com/a8jwza (landscape mode )368px resolution : http://prntscr.com/a8jy32 ( potraite mode )
640px resolution : http://prntscr.com/a8jyi5 (landscape mode )@Jill, can you please create a new ticket where you share your current problem with your site URL, if possible ?
We would be glad to help you in best possible way we can. There is no mechanism to delete the ticket once created in Theme Palace support forum.
wensolutionsKeymasterHello Kylie, problem is not with a theme. We suspect the problem is related with your hosting being unable to connect our server for API authentication. You can talk to your hosting for this issue.
At the moment you can download the Catch Web Tools plugin which will help you to update your theme manually into the latest available version by uploading a zip file.
https://wordpress.org/plugins/catch-web-tools/installation/
Install and activate this plugin. Then Go to Catch Web Tools menu Dashboard and enable Catch Updater module.
Feel free to write us if you have any queries.
Thank you
wensolutionsKeymasterHello Christine,
Currently this option is not available in the theme. This feature will soon be available in next release version having an option to set custom headers in each pages with shorter header image on pages.
If you are unable to wait the next update, you can consider Hire a Customizer to do this custom job for you as it needs header customization and design workarounds including responsive as well.
Thanks
-
AuthorPosts