Forum Replies Created

Viewing 15 posts - 2,941 through 2,955 (of 8,657 total)
  • Author
    Posts
  • in reply to: Search engine problem + Date problem #89898
    wensolutions
    Keymaster

    Hello @mahdi-jbzgmail-com,

    Please let us know if you have any issues further.

    Thank you.

    Best Regards!!

    in reply to: logo does not show in the mobile version #89897
    wensolutions
    Keymaster

    Hello @ritz,

    The issue has d=ue to some additional CSS that you have added in the theme.

    So now to fix the issue, please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    @media screen and (max-width: 992px){
    	#masthead {
    	    display: block !important;
    	}
    	.site-branding {
    		width : 100%;
    	}
    	#main-slider {
    		margin-top: 154px;
    	}
    	.main-navigation.left-menu,
    	.main-navigation.right-menu {
    	    display: none;
    	}
    }

    Hope this helps.

    Regards!!

    in reply to: Sidebar Widgets Again #89896
    wensolutions
    Keymaster

    Hello @emmcgowan,

    Glad you found the workaround.

    If you have any issues further then please feel free to post.

    Thank you.

    Regards!!

    in reply to: Add gallery Page #89895
    wensolutions
    Keymaster

    Hello @haldarulon,

    For the gallery page at first make sure to assign the page to the Portfolio page template.

    Screenshot: http://prntscr.com/mdk4cb

    Since the category is displayed in the page make sure you have uploaded the image in the featured image section of each individual post of the categories.

    http://prntscr.com/mdk41r

    Hope this helps.

    Regards!!

    in reply to: Meet Our Teachers layout #89894
    wensolutions
    Keymaster

    Hello,

    To resolve the issue please once try to upload the image of the size “215X375 px”.

    As for the second issue, please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .single-tp-team .about-author {
        display: none;
    }

    Hope this helps.

    Regards!!

    in reply to: Post preview #89839
    wensolutions
    Keymaster

    Hello @beta,

    The blog page will display the content directly from the post without adding the
    tags.

    So if you want to display in such a way then add your desired content in the excerpt field of the individual post edit screen.

    Screenshot:

    http://prntscr.com/md7207
    http://prntscr.com/md72aw

    Hope this clears the confusion.

    If you have any confusion further please let us know.

    Thank you.

    Regards!!

    in reply to: License Problem #89832
    wensolutions
    Keymaster

    Hello @beta,

    While activating the license, do you find any kind of issue or error message? If yes please provide the screenshot of the issue so that we can inspect the issue further.

    Regards!!

    in reply to: License Problem #89827
    wensolutions
    Keymaster

    Hello @beta,

    Please contact to the respective department via email given below:

    info@themeplace.com

    Regards!!

    in reply to: Post preview #89826
    wensolutions
    Keymaster

    Hello @beta,

    Thank you for using the pro version.

    Regarding your issue, actually we are not quite clear with this, so can you please explain the issue with the proper screenshot so that we can understand properly and help you further?

    Thank you.

    Regards!!

    in reply to: How to show custom fields in a post? #89825
    wensolutions
    Keymaster

    Hello @beta,

    First of all thank you very much for using the pro theme.

    To make them appear in the posts requires higher code customization as the data added in the custom fields are currently not displayed at the frontend.

    Regards!!

    in reply to: WooCommerce #89822
    wensolutions
    Keymaster

    Hello @emmcgowan,

    The CSS provide above will change the highlighted no as well.

    Thank you.

    Regards!!

    in reply to: Search engine problem + Date problem #89816
    wensolutions
    Keymaster

    Hello @mahdi-jbzgmail-com,

    As the first issue please refer to below given links.

    https://www.cyber-construction.com/yoast-your-homepage-cannot-be-indexed/
    https://kb.yoast.com/kb/your-site-isnt-indexable/

    As for your second query, when checked the latest version of the theme, the blog page is displaying the dates when the posts are created not today’s date.

    Screenshot:

    http://prntscr.com/md4dfq

    Regards!!

    in reply to: WooCommerce #89799
    wensolutions
    Keymaster

    Hello @emmcgowan,

    To change the color of the title link please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .roboto-monsterrat h1, .roboto-monsterrat h2, mark.count {
    	color: #E91E63;
    }

    Regarding the background color, changing it requires higher code customization as we need to change the color of each box.

    Thank you.

    Regards!!

    in reply to: Sidebar Widgets Again #89797
    wensolutions
    Keymaster

    Hello @emmcgowan,

    When we inspect your site URL we could not find any widget in the shop page.

    Is there anything we are missing?

    Hoping to hear from you soon.

    Thank you.

    Regards!!

    in reply to: Images larger than suggested size? #89796
    wensolutions
    Keymaster

    Hello @haldarulon,

    please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    article img {
        width: auto;
    }

    Hope this helps.

    Regards!!

Viewing 15 posts - 2,941 through 2,955 (of 8,657 total)