Forum Replies Created
-
AuthorPosts
-
wensolutionsKeymaster
Hello @lindajerlamgmail-com,
We would really like to apologize for the inconveniences.
But we did look for the issue but could not generate the issue on our side.
Can you please provide the login detail in the mail address below so that we can inspect the issue further and help you?
Thank you.
Regards!!
wensolutionsKeymasterHello @kidphoto,
To add the gallery in the main menu, please follow below given steps:
– First of all, assign the template “Portfolio” to by creating a page named “Gallery” and save it.
Screenshot:
– Now go to Admin Panel > Appearance > Menus and add the page ” Gallery” that you have created to the menu that you have assigned to the primary menu location.
Screenshot:
Hope this helps.
If you have any issue further then please let us know.
Thank you.
Regards!!
wensolutionsKeymasterHello @Josettekant
Glad we could help you.
let us know if you have any confusion further.
Regards !!
wensolutionsKeymasterHello @lindajerlamgmail-com,
When we inspected your site we found that the single post page is not displaying the “Read More” link anymore i.e. it is working fine.
Screenshot:
Let us know if there is any issue further.
Thank you.
Regards!!
wensolutionsKeymasterHello @melanie-czarnik,
This is the example for how you should use the CSS to make the background-color of the specific page/post according to your choice. Target the page-id from developer tools.
/* This is for posts, without including header */ .postid-182 { background-color: #d33; } /* This is for posts, with including header */ .postid-182 #masthead { background-color: #d33; } /* End for posts */ /* This is for page without including header */ .page-id-1785 { background-color: #d33red; } /* This is for page without including header */ .page-id-1785 #masthead { background-color: #d33; } /* End for page */
Here change the color code as per your requirement.
You can get the id of the page/post by going to individual post, page edit screen.
Screenshot:
http://prntscr.com/lpx3l5Hope this helps.
Regards!!
wensolutionsKeymasterHello @mirdad,
For the renewing process, you have to simply buy the new theme and use the license that you get from the new purchase.
For the buying process, you can follow the same process as you did before.
Further, if you have any confusion please let us know.
Thank you.
Regards!!
November 30, 2018 at 4:06 am in reply to: Front Page Image Slider & Footer Social Icons (images) #86124wensolutionsKeymasterHello @pete,
We would like to apologize for the mistake.
To set up the banner section go to Admin Panel > Appearance > Customize > Front Page > Banner and select either page /post /custom. If post, page is selected make sure to upload the featured image section. However, the Custom option allows you to upload the image from the customizer.
As for the social option, you don’t need to add a separate image. Just create the menus adding the custom links as mentioned above and assign them to the social menu location.
You can even go through the official documentation of the theme:
http://themepalace.com/instructions/themes/edufication-pro/
Hope this helps.
Regards!!
wensolutionsKeymasterHello @pyaesonekyaw,
Please make sure you have updated the thumbnail size to 600X600 px by going to Admin Panel > Settings > Media.
Screenshot:
Also, do not forget to regenerate your thumbnail size using the plugin like :
https://wordpress.org/plugins/regenerate-thumbnails/
Hope this helps.
Regards!!
November 30, 2018 at 1:46 am in reply to: Front Page Image Slider & Footer Social Icons (images) #86119wensolutionsKeymasterHello @pete,
To make the slider section appear in the front page at first you need to enable the slider section by going to Admin panel > Appearance > Customize > Sections > Slider Section. Here select either Post, category, page to display in the slider.
Also, make sure you have uploaded image in the featured image section of the individual page, post as the image in the slider comes from that section.
Now to make the social menu appear in the footer please follow the steps below:
Step 1: Create the social menu by going to Admin Panel > Appearance > Menu by including your desired custom links:
Screenshot:
Step 2: Assign the created social menu to the social menu location either from Admin Panel > Appearance > menus or from Admin Panel > Appearance > Customize > Menus > Menu Location.
Hope this helps.
Thank you.
Regards!!
wensolutionsKeymasterHello @vsgreen829,
We would like to apologize for the delay in replying to you.
To make the pricing section look similar to that of demo, you need to add the HTML code directly from the customizer.
HTML code to add:
<p><sup>$</sup>12<sub>/MO</sub></p> <ul> <li><strong>Full</strong> Access</li> <li>Source Files</li> <li><strong>100</strong> user accounts</li> <li><strong>1</strong> Year License</li> <li>Phone & email support</li> </ul>
Screenshot:
Hope this helps.
Regards!!
wensolutionsKeymasterHello @franklo,
When we tried to inspect your site to resolve the issue, we could not do. So can you please fix the site and let us know so that we can provide the fix?
Thank you.
Regards!!
wensolutionsKeymasterHello @peta,
Can you please let us know about the issue regarding the theme so that we would know if you could resolve it?
If you just directly want the refund then please contact in the email given below:
Thank you.
Regards!!
wensolutionsKeymasterHello @habnews098,
We are extremely sorry for the inconveniences.
We did inspect your backed but we could not find the pro folder.
Please make sure you have uploaded the pro version, the folder that you have got after buying from the theme palace.
To upload the theme please follow below given link:
http://themepalace.com/instructions/themes/magazine-plus-pro/#doc-theme-installation-1
Also, for your information, the license field will only appear after activation of the pro version.
If you have any confusion regarding the purchase of the pro version please contact in the email given below:
Thank you.
Regards!!
wensolutionsKeymasterHello,
Glad to help you.
Regards!!
wensolutionsKeymasterHello,
Please add below given CSS to resolve the issue.
.anwp_club-template-default .anwp-b-wrap .card { background-color: #343a40; }
Hope this helps.
Regards!!
-
AuthorPosts