Forum Replies Created

Viewing 20 posts - 1 through 20 (of 49 total)
  • Author
    Posts
  • in reply to: URGENT: Recover theme customise settings and data #229352
    hoiung
    Participant

    We use godaddy pro, it does the daily backup automatically of the ENTIRE website (or it should). I also did a manual backup clicking the “backup now” which it says successfully backed up (but no it doesn’t). where can I find all my theme customise settings?

    in reply to: Customising > Theme Options > Skills #5+ doesn't work! #181975
    hoiung
    Participant

    Thank you!

    in reply to: Testimonial overlapping Floating Top menu #181974
    hoiung
    Participant

    Thank you!

    in reply to: Customising > Theme Options > Skills #5+ doesn't work! #181875
    hoiung
    Participant

    @skandha: Hi,

    Yes, I know about that and have done that. I can add items but on the actual website itself, it does not appear to publish more than 4 even though I have set 6 skills in total.

    Regards, Hoi

    in reply to: Catch Sticky Menu Plugin #170216
    hoiung
    Participant

    @skandha: Amazing looks like you guys fixed it on the plugin itself! I’ve reinstalled it and now it’s working great!

    Just double checking… did you fix it on the plugin version?

    https://zoukdancecamp.com/

    in reply to: Catch Sticky Menu Plugin #169095
    hoiung
    Participant

    It’ll also be nice if possible to control the hover text color too!

    in reply to: Catch Sticky Menu Plugin #169094
    hoiung
    Participant

    thanks, I see it now but it won’t work as I hope because I want the top items to be white font color and then the sub-items to be pink. It only allows me to change one color throughout for the font on the sticky menu. any ways around this?

    in reply to: Catch Sticky Menu Plugin #169028
    hoiung
    Participant

    Thanks, it seems to kind of work. Works on some pages, while some don’t on different web browser.

    However, another problem is if i scroll down and then hover on the submenu, the fonts are all white and I can’t see the submenu. How can i fix this?

    in reply to: Sub-menu in homepage now has bug! #164538
    hoiung
    Participant

    thank you for checking and letting me know! looking forward to the update 😀

    in reply to: Removing scroll effect #160520
    hoiung
    Participant

    @skandha: any luck and are you able to replicate the issue?

    just as a reminder, it’s when header is disabled and on mobile mode where the menu bug occurs. All menu items disappears when clicking on the Menu button.

    in reply to: Section Sorter? #160383
    hoiung
    Participant

    @skandha: thanks I understand! great! this would be the section order we would like by updating the child theme:

    (top to bottom)
    featured content
    portfolio section
    services section
    logo slider section
    skills section
    testimonial section
    hero content section
    stats section
    slider section

    in reply to: PAGE/POST featured image disable doesn't work properly #160248
    hoiung
    Participant

    thanks, added review 🙂

    in reply to: make logo larger #160247
    hoiung
    Participant

    thanks for help!

    I had to use this CSS code for it to work:

    /* make logo larger */
    .custom-logo {
    		width: 350px;
        max-width:350px;
        max-height:350px;
    }

    Now only one problem, the resolution of the logo is terribly, it’s stretching the thumbnail 150px one. I tried many times to upload different sizes but the option to skip crop doesn’t seem to be available! I use your other templates and they all have that option, is this a feature that’s missing?

    in reply to: PAGE/POST featured image disable doesn't work properly #160229
    hoiung
    Participant

    Great! that works, this is my final code:

    /* removes the feature image frame at the top of the pages when it shouldn't be there when featured image is disabled */
    
    body:not(.home) .custom-header-content.sections.header-media-section.align-center {
    	display:none;
    }
    
    body:not(.home) .breadcrumb-area.custom {
    	margin-top:90px;
    }
    
    body:not(.home) #masthead {
         background-color:#685198;
    }

    I omitted the following as it wasn’t necessary:

    body:not(.home) .menu-main-menu-container ul li a {
    	color:#000 !important;

    All good, thanks ~Skandha!

    in reply to: PAGE/POST featured image disable doesn't work properly #160221
    hoiung
    Participant

    lastly, I’ve noticed that your css code above also changes the font color of all menu items and sub-menu items to be all black? how could I make it so the submenu items font colors and hover colors are the same as in the homepage sub-menu items?

    For clarity, it’s the SUB-MENU that i prefer being blue with pink hover color.

    https://zoukdancecamp.com/
    If you move your mouse over “Upcoming ZoukDanceCamp” menu item, you see what I mean 🙂

    Maybe the easiest solution isn’t to change the font color but rather add a background block (say PURPLE in color) so the white color menu items will be seen?

    in reply to: PAGE/POST featured image disable doesn't work properly #160218
    hoiung
    Participant

    for clarity, it’s not the menu item’s font that is white, it’s the menu itself is white!

    in reply to: PAGE/POST featured image disable doesn't work properly #160217
    hoiung
    Participant

    @skandha: great! that fixed it for desktop view! however now in tablet and mobile since the menu and font is white color, it can’t be seen!

    How can I make it visible on tablet and mobile view?

    in reply to: MAJOR BUG – Enable on "Entire Site" #160216
    hoiung
    Participant

    @skandha: no problem! I’ll have to live without getting them working together then. Thanks for looking into it 🙂

    in reply to: change portfolio image size #160215
    hoiung
    Participant

    I’m comfortable with child theme customization details 🙂 could you point me to the correct file that needs to be created in the child theme?

    in reply to: MAJOR BUG – Enable on "Entire Site" #160122
    hoiung
    Participant

    @skandha: yes seems like it’s clashing with Elementor. Is there a way to fix/resolve so it works because Elementor is a very popular and widely used plugin?

Viewing 20 posts - 1 through 20 (of 49 total)