Viewing 14 posts - 21 through 34 (of 34 total)
  • Author
    Posts
  • #6983
    Sakin
    Keymaster

    @Luis: About this page http://alegriarestaurant.com/about-us/our-cuisine/. You have pasted the content with your dark color manually. This cannot be controlled through theme. You have manually make it blank.

    About your entry title. I just check in your custom css and it is like below:

    #branding ul.menu a { text-transform: uppercase; }
    .tinynav {text-transform:uppercase; }
    #branding ul.menu a { padding: 0 1.11em; }
    #branding ul.menu ul a { color: #FF0000; }
    #categoryposts-8 div.widget-title h3 { color: #006699; }
    #site-title, #site-description { margin: 0; text-align: center; }
    #branding hgroup { margin: 0; padding: 0; }\.entry-title,
    .entry-title a { color: #dddddd; text-align: center; }

    where you can see there in \ in front of the code. The Custom CSS should look like below:

    #branding ul.menu a { text-transform: uppercase; }
    .tinynav {text-transform:uppercase; }
    #branding ul.menu a { padding: 0 1.11em; }
    #branding ul.menu ul a { color: #FF0000; }
    #categoryposts-8 div.widget-title h3 { color: #006699; }
    #site-title, #site-description { margin: 0; text-align: center; }
    #branding hgroup { margin: 0; padding: 0; }
    .entry-title, .entry-title a { color: #dddddd; text-align: center; }

    #7090
    Luis
    Member

    Dear Sakin,

    Can I place a Futured Image Slider in the right side bar as an ad banner slider? I’d need each image in the slider,  to link to separated pages within the site, once it is cliked on. Please help. Thank you

    Luis

    #7098
    Sakin
    Keymaster

    Dear Luis,

    For sidebar widget image slider you can download plugin. Search here http://wordpress.org/extend/plugins/

    Regards,
    Sakin

    #7137
    Luis
    Member

    Dear Sakin,

    I apologize for posting in a different place, I was looking for an aswer to my new problem before I went to asked you.

    My question was about moving Social Icons from footer to the top (right beside the Site’s Title and Tagline). You adviced me to do the following: @Luis: If you have Catch Box Pro then you can just add the “Catch Box Social Widgets” to Header Right Sidebar from “Appearance => Widgets”. I did that, but once I did it, all my header images dissapeared and even an unwanted Search Bar is now showing in the header. Contrary to Catch Box Free, I don’t know how to bring my header images back. Please help me restore it. Thank you

    Luis

    #7190
    Sakin
    Keymaster

    @Luis: Just add the following CSS
    .sidebar-top { max-width: 90px; }

    #7198
    Luis
    Member

    Dear Sakin,

    1. This code duplicated the icons which now appear in the header and at the bottom.

    2. I  need back the 7 randomly rotating header images I originaly had. You still have access to the site since I have not changed back the password I provided you. The Pro version does not give me a clear way of bringing them…back unless I go back to the Free Version which defeats the purpose. Thanks in advance

    Luis

     

     

    #7204
    Sakin
    Keymaster

    @Luis: I have added back your random header image and disable the footer social icons from Theme Options. But Now the social icon header cannot be fit in right of header image. So, what to do?

    Shall I make the header image smaller and fit it the social icons.

    #7231
    Luis
    Member

    Sakin,

     

     

    Sakin,

    Could you please move the social  icons toward the right of the word CUISINE, then reduce the new space between the site tagline and the navigation menu?

     

     

     

    i

    #7232
    Sakin
    Keymaster

    @Luis: This is beyond the scope. Please check your email.

    #7236
    Luis
    Member

    Sakin,

    Oh well, that’s too bad. Is it possible to remove the icons for good? I will try to add them some where in the sidebar.

    Can you please help me with a combined facebook like button? I have no idea where to place two codes they provide.

    It says:

    1.
    Include the JavaScript SDK on your page once, ideally right after the opening <body> tag.
    <div id=”fb-root”></div>
    <script>(function(d, s, id) {
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) return;
    js = d.createElement(s); js.id = id;
    js.src = “//connect.facebook.net/en_US/all.js#xfbml=1″;
    fjs.parentNode.insertBefore(js, fjs);
    }(document, ‘script’, ‘facebook-jssdk’));</script>

    2. Place the code for your plugin wherever you want the plugin to appear on your page.
    (I like it in the side bar where I will place the Twitter and Facebook Icons)

    <div class=”fb-like” data-href=”http://www.bloomrestaurant.com&#8221; data-send=”true” data-width=”450″ data-show-faces=”false” data-action=”recommend”></div>

    Thank you so much in advance!

    Luis

    #7237
    Sakin
    Keymaster

    @Luis: I have remove the social icon. You can do that by yourself if you want to enable or disable through “Appearance => Theme Options => Header Options”. See the option to Disable Header Right Sidebar.

    For the facebook like. You can add in the code in sidebar widgets. Better you install plugin and add it. The way you have asked is a difficult one and you need coding experience.

    Try searching for plugin http://wordpress.org/extend/plugins/ . I think Jetpack plugin also have this feature. http://wordpress.org/extend/plugins/jetpack/

    #7299
    Luis
    Member

    Dear Sakin,

    Is it possible to add a left sidebar to the layout aside from the right one?

    Thank you

    Luis

    #7301
    Sakin
    Keymaster

    @Luis: There is only 2 column layout. So, you can keep either left sidebar or right sidebar. But cannot keep both.

    #8067
    Luis
    Member

    Hello Sakin

    new url for website is http://www.bloomrestaurant.com

    1. Heather image not showing full size in Internet Explorer, there is a dark space to the right.
    2. Catch Pro does not allow me to change heather images and have several randomly changing as in the free version. How can I add/change header images?
    3. I added on the Home Page a <blink>Up Coming Events</blink) but it only works in Mozilla.
    4. Is there a way I could change receiving notifications from my current email address [email protected] to [email protected]?

    Thank you

Viewing 14 posts - 21 through 34 (of 34 total)
  • The topic ‘Please help. 7 questions about Catch Box’ is closed to new replies.