Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello @nejobest,
Thank you very much for the appreciation .
The section you have marked is the home content . So now to display as in the demo you have to place your desired content in the content area of home page edit screen and as the image comes from featured image section you have to upload the image of your choice in featured image section .
Here home page is refereed to as the page that you have assigned for Front page by going to Admin panel > Appearance > Customize > Static Front Page .
Screen shot :
https://image.prntscr.com/image/iXyTxvUiR9WLWvPzgTG5wQ.png
Also make sure you have enabled the Home page content by going Admin Panel > Appearance > Customize > Theme Options > Home Page Options .
Hope this helps .
Let us know if you have any confusion further .
Best Regards!!
Have good day .
wensolutions
KeymasterHello Andrew,
Can you please share your site URL if possible to check the issue as described? In the meanwhile, please check the documentation to set up the slider http://themepalace.com/instructions/themes/construction-base/#doc-how-to-manage-featured-slider-16
wensolutions
KeymasterHello @leontan15,
The display of the content is controlled within the theme . You are getting the content in bigger size as you have wrapped the content with h3 tag .
Even if we decrease the font of the title due to your longer content all of your content will not be visible .
So you can either only display title in your mobile view .
For this use below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.so-widget-sow-hero-default-b48c245eee3d .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h3 { display: none; }Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @pio-capobianco,
Glad we could help you .
If you have any quires further then please let us know.
Best Regards!!
wensolutions
KeymasterHello @stefania,
The size for the image in slider recommended by the theme is 1420px X 550px.
Thank you.
Best Regards!!
wensolutions
KeymasterHello @blueman,
Yes you can definitely change the color of the border through the use of custom CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.site-header { border-bottom: 3px solid #4fc3de; }Change the hex color code as per your requirement .
Best Regards!!
October 25, 2017 at 5:45 am in reply to: Problems with the change of color and team view plugin #56619wensolutions
KeymasterHello @sofie-siversen ,
To change the color of the menu in responsive view use below given CSS.
@media only screen and (max-width: 1023px) { #mobile-trigger i { background-color: #00b9eb; } }You can change the hex color code as per your requirement .
Similarly for the second query , The social icons comes from the plugin and currently there is no such feature in plugin to display no. instead on social links .
Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @fatim,
Glad we could help .
If you have any issue further then please feel free to post .
Thank you .
Best Regards!!
wensolutions
KeymasterHello @anv,
To add the Exo 2 font style in the theme you have to activate the child theme .
You can even activate the child theme using the plugin given below :
https://wordpress.org/plugins/wp-child-theme-generator/
After activating the child theme in your child theme functions.php file add below given code :
function clean_commerce_pro_custom_link() { wp_enqueue_style("exo2-cust","https://fonts.googleapis.com/css?family=Exo+2"); } add_action( 'wp_enqueue_scripts', 'clean_commerce_pro_custom_link' );Also add below given CSS in Admin Panel > Appearance > Customize > Additional CSS .
body { font-family: 'Exo 2', sans-serif; }Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @rupam,
The theme Magazine Plus is designed in such away that the search section is disabled in the mobile view .
As much as we would love to help you in this we cannot do so because it requires code customization and additional custom CSS which is beyond the support we offer for our product .
But you can still consider hiring the profession developer to do so.
To hire a developer please follow the link below
http://themepalace.com/hire-a-customizer/Alternatively you can place the Search widget in Header right Widget area .
Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @lbiebs,
The featured carousel has the option where you can make it appear either in Static Home page only or in the Statichome page and shop page .
When we checked your site the Featured carousel appears in the Static Front page and in shop page which is according to the theme feature .
But if you go to particular product page the slider wont display as there is no feature in the theme where the slider can even be displayed in individual product page and the second screen shot you have posted is of the individual product. Here the slider wont be displayed . So there is no such issues . The theme is working fine .
Hope this clears up the confusion .
Best Regards!!
wensolutions
KeymasterHello @nivaunmac-com,
To get photos in a post to open as a slideshow you can use jetpack plugin .
Just simply activate the jetpack plugin and enable the gallery module .
For this go to Jetpack > Setting > Media and enable the option Display images and galleries in a gorgeous, full-screen browsing experience.
Refer to below screen shot for proper information .
https://image.prntscr.com/image/QJEzRpOoRcifvspO0iBsuA.png
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @nivaunmac-com,
The theme does not recommend such plugin as you have mentioned . The plugins that are recommended by the plugin will be listed at the top of the dashboard and this not the part of the theme.
Hope this clears up the confusion .
Best Regards!!
wensolutions
KeymasterHello @nivaunmac-com,
The theme does not have the option to switch the homepage section positions.
However we can help you with some code to switch the position of the section in home page through the use of child theme .
So please provide the detail of the order of different section that you prefer, maybe with the possible screen shot .
Thank you !!
Best Regards!!
wensolutions
KeymasterHello @nivaunmac-com,
First of all we would like to apologize for delay in replying to you .
The issue has been noted as the know issue and and we will release the update soon fixing the issue .
Hoping for your co-operation .
Best Regards!!
-
AuthorPosts





