Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #50287
    luismarioochoa
    Participant

    Hi Sakim

    My Client purchased the Catch Box Pro and created an account but I rather dealing with tech questions from my own account other wise would take for ever. Here is the link bonvivanttravel.ca

    While testing/working on the Free Version and convincing the client to purchase the Pro, I ran into problems.

    I had created a Child Theme. Then at the moment of upgrading to Pro, I had to delete the Parent Free version, then after downloading Pro, my Child Theme was rendered useless so I lost all the configurations I had done, and had to start from zero.
    Questions:
    1. In the Free version, I had the Search Box floating on the top right corner of the Header Image, now it is below.How can I bring it back?
    2. What is the max length I can apply to the image in the Slider I have placed in the Home page? Right now I gave it 515px.
    Thanks
    Luis

    #50292
    luismarioochoa
    Participant

    ALSO: I just created some child pages under Destination and Culinary Vacations but they are not showing. This is a new issue as I had no problem doing so on the Free version. Need urgent help here. Thanks

    #50309
    Sakin
    Keymaster

    @luismarioochoa: I check in your site and see that you have lot of custom css. So, can you let me know what changes you ad in your child theme.
    1. To make search float at top, you can just add the following css in “Appearance => Theme Options => Custom CSS” box or in your child theme style.css

    #header-content { position: relative; }
    #sidebar-header-right { position: absolute; right: 0; top: 10px; }

    2. The recommended length of the image in the slider is Width: 644px to adjust as per the responsive design.

    3. For menu, I see that you have created custom menu from “Appearance => Menus”. Menu is same for Free and Pro version. After you create the page, you need to add those pages in your custom menu and save change. You can read this http://catchthemes.com/blog/custom-menus-wordpress-themes/

    #50310
    Franca
    Member

    Hi Sakin,

    I no longer have a Child Theme, it was rendered useless, so everything is in the Parent Theme. I don’t want to have to use Menu to create them as it is much easier adding pages and numbering them to position them in the menu navigation. How can I do that and get rid of the old way that was already there in the Old site?

    Here are my custom CSS. I have taken them from the recommendations you have given me for my other websites. I have yet to enter the one you provided.

    #branding ul.menu a { text-transform: uppercase; }
    .tinynav {text-transform:uppercase; }
    #branding ul.menu a { padding: 1.00 em; }
    #categoryposts-8 div.widget-title h3 { color: #FFF; }
    #site-title, #site-description { margin: 0; text-align: center; }
    #branding hgroup { margin: 0; padding: 0; }
    .entry-title, .entry-title a { color: #FFF; text-align: center; }
    .sidebar-top { max-width: 90px; }
    .entry-title, .entry-title a { color: #FFF; text-align: center; }
    .widget-title { color: #FFF; text-align:center; }
    .entry-title, .entry-title a { color: #FFF; }
    .widget {background-color: #111111;}
    #header-content { padding-bottom: 0; }
    { border: none; }
    .page .entry-title { display: none; }
    #branding { background-color: #202020; }
    #site-generator .copyright { margin: 0 auto; text-align: center; width: 100%; }
    .entry-meta {display: none !important;}
    #content nav#nav-slider { display: none; }

    #50312
    Sakin
    Keymaster

    @Franca: If you want to remove Custom Menu and use old auto page menu. Then go to “Appearance => Menus => Manage Locations” and then in Primary Menu, you need to select the option — Select a Menu —. This will load the default menu.

    #50314
    Franca
    Member

    Hi Sakin this is @luismarioochoa, not sure why you are replying @franca. I am posting from my own account. Not sure what I am doing wrong that it shows as @Franca

    #50315
    Sakin
    Keymaster

    You are replying from account @franci and not from @luismarioochoa.

    #50316
    luismarioochoa
    Participant

    OK, Now I am answering from my account. Can you please help me get rid of the old method of entering Pages in the Menu?
    This is happening because I migrated from an old theme not related with Catch.

    #50317
    luismarioochoa
    Participant

    I can give you access to the site. Please let me know. Thanks

    #50318
    Sakin
    Keymaster

    @luismarioochoa: Ok I have just emailed you. You can reply me there.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Leanth of Image in Slider’ is closed to new replies.