New Landing How can we help? Themeforest Theme Support Dante issue with fancy heading background image

Viewing 15 posts - 16 through 30 (of 45 total)
  • Posted in: Dante
  • #37902
    Tahir – SUPPORT
    Member
    Post count: 1212

    I have assigned this thread to Ed . He will likely get back to you with a fix and an update.

    @bobby : Can you please confirm that “Instead of “background-size: 100%;”, it needed “background-size: cover;” ” fixes the issue ?.

    Thanks
    Tahir

    #37931
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hey guys,

    We change the fancy heading setup to a different plugin in v1.2, can you please check it and confirm it’s fixed?

    Thanks,

    – Ed

    #38164
    Bobby B.
    Member
    Post count: 22

    @tahirmarvi Yes, cover does seem to fix the problem.

    Checking on the new version of the theme…

    #38167
    Bobby B.
    Member
    Post count: 22

    @swiftideas (Ed), it fixes things somewhat. The image is centered now, but it is still way too large. See screenshots below of what it looks like with your update and what it looks like with my custom CSS.

    #38197
    aaa_webmaster
    Member
    Post count: 11

    After updating the theme I get this Error:
    Warning: Unexpected character in input: ‘’ (ASCII=8) state=0 in /data/web/1/000/080/470/331475/htdocs/wordpress/wp-content/themes/dante/includes/sf-theme-functions.php on line 135

    I know – it is another topic – should i open another thread?

    #38355
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Can you confirm what you changed? We don’t have this issue here on our demo site so would like to be able to replicate the issue!

    Thanks,

    – Ed

    #38356
    aaa_webmaster
    Member
    Post count: 11

    Are you asking me? I just tried to update the theme.
    1. I deleted the theme folder and uploaded the new one: Same Error
    2. I activated a new theme, uninstalled the Dante theme, uploaded the new Dante theme and activated again: Same Error.

    Am I doing something wrong?

    P.S. Setting an API Key was successfull

    #38359
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @aaa_webmaster,

    Sorry, wasn’t referring to you.

    Apologies for that error, have fixed it for the next update!

    – Ed

    #38581
    Bobby B.
    Member
    Post count: 22

    Ed, here is the CSS that I put into my custom stylesheet that fixes the problem:

    .page-heading.fancy-heading {
    	background-attachment: local;
    	background-color: #343538 !important;
    	background-position: center center !important;
    	-moz-background-size: 100%;
    	-webkit-background-size: 100%;
    	background-size: cover;
    	background-repeat: no-repeat !important;
    	text-align: left;
    	padding-top: 120px;
    	padding-bottom: 120px;
    	display: none;
    }
    
    #38599
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    But then you don’t get the parallax effect? I still can’t see an issue on our site with our fancy headings on Firefox, on our demo site.

    – Ed

    #38601
    Bobby B.
    Member
    Post count: 22

    Oh yeah. Didn’t notice that. Please advise.

    #38605
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Can you revert the code, so that I can take a look and provide a better fix?

    – Ed

    #38606
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Or provide me the image you used and I’ll test it out here.

    – Ed

    #38617
    Bobby B.
    Member
    Post count: 22

    Code has been reverted.

    #38676
    Swift Ideas – Ed
    Keymaster
    Post count: 15264
Viewing 15 posts - 16 through 30 (of 45 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register