Search Results for 'logo'

Results from the Forum
Praveen
Participant
#0

Hi, I am using woocommerce with newspaper and want to allow customers so that they can login from the Newspaper “Sign in/Join” menu option. Currently It’s not considering the woocommerce customers as wp users and not allowing to login but it’s showing logout option for logged in customers.

Kindly tell me the way so that users can also login form the “Sign in/Join” menu option.
My Site is: http://test.yuvayana.org/

whpro
Participant
#0

I am looking to edit the current 328×100 logo sizing on my webpage’s newspaper theme to something smaller.. to better accommodate our new ad banners placed next to it. Where can I edit this?

In the theme panel header logo area it only allows a 328×100 image size to be uploaded.

I tried quickly re-sizing the logo and uploading through ftp but that ended up only making the image stretch to the same 328×100 size.

Thanks for your help.

SkyFist
tagDiv Member

One follow up question please.
I am trying to replicate the look of this example page: http://demo.tagdiv.com/newspaper_video/

I have set the background colour for the grid in Visual Composer.
In Theme Panel options I have set the Header Style to Style 5 Full Dark menu with logo.

However I am seeing a white bar between the header and the grid. How do I remove this white bar? Also how do I edit the Top Bar colour? Thank you.

Bogdan B.
tagDiv Staff

Am verificat site-ul din nou si nu este afisat logo-ul mic(retina). Intr-adevar daca ai specificat un logo retina, isi va lua clasa td-retina-data, dar nu va prelua logoul retina. http://screencast.com/t/zrl7pRdNEAnx
Am testat la mine si nu apare alt logo in loc de cel specificat. Am pus la retina alt logo: http://screencast.com/t/T7YhSSkIy si afisaza doar cel de newspaper pe toate browserele.
Incearca si la tine cu logouri diferite si vezi care va fi afisat.
Anunta-ne te rog daca se preia intr-adevar retina si fa-ne niste screen-uri cu logouri diferite cum am facut eu in exemplul de mai sus.

O zi buna!

claudiuX
tagDiv Member

Nu e pus nimic la logo retina,tocmai din cauza asta.O problema ar fi ca logo principal e foarte mare,ca asa a fost cererea.Am pus logo retina 544×180,care e mai mic decat cel de baza.Pe mobile afisa ok,insa in chrome aparea cel de retina,asa ca e scos temporar.Pot sa il pun temporar.Poti sa te uiti acum?La mine se vede ok.In alta parte … nu.Doar pe chrome

Bogdan B.
tagDiv Staff

Salutare,

Tot Chrome folosim si noi si nu pare a fi afisat retina logo: http://screencast.com/t/mwbu3e1Vuoen. Dupa cum se vede, logo-ul are dimensiuni de 0x0. Ne poti da mai multe detalii te rog sa vedem unde apare retina logo.

Mersi.

claudiuX
tagDiv Member

I’ve solve it.The problem was that I was not using the full URL, but just the local path “wp-content/….

Thanks anyway.

PS: another short questions.Why google chrome displays retina logo instead of main logo?

  • This reply was modified 10 years by claudiuX.
  • This reply was modified 10 years by claudiuX.
Bogdan B.
tagDiv Staff

Hello Claudiu,
I have tried this code with an external image on posts/pages/category pages and it works on all versions:

.td-logo-wrap-full {
background-image: url("https://upload.wikimedia.org/wikipedia/commons/5/56/Canons_Ashby_House_and_Mulberry_Tree_-_geograph.org.uk_-_22987.jpg");
background-repeat: repeat-x;
}

post: http://screencast.com/t/PPMku2tE
page: http://screencast.com/t/vblQ7qHE
category: http://screencast.com/t/ygmjueUeba9

Thank you!

claudiuX
Participant
#0

Hello,
I want to set a background image for the whole header.I’ve tried the following code :


.td-logo-wrap-full {
  background-image: url("wp-content/uploads/2015/10/header_bkg.png");
  background-repeat: repeat-x;
}

It works for homepage but not for the article and category page.Can you give me any suggestions?I am using style 9 header.

Thanks

BrettLP
tagDiv Member

Hi Alin,

Thanks for that, I’ve already reached that far. However, I’m just trying to work out where in the code on that template to add this:

<div id="wtog-logo"></div> <div id="wtog-menu"><?php wp_nav_menu( array( 'theme_location' => 'wtog', 'container' => '')); ?> </div>

So that it would work, with all the page content rendering underneath it normally.

Ben7777
tagDiv Member

Hello Bogdan,

Thank you for your help.
The page I refer to is: http://maleinstincts.com/home-new/

Header style is: Style 6 – Full dark menu on right with logo

You will see the white empty space between the header and the slideshow, as well as between the slideshow and the footer.

I would like to delete both of these empty white spaces to where the slideshow comes right beneath the header.

Thank you again for your help.
Ben

daodaodao
Participant
#0

Hi,

My website https://nopua.com

I’m using “Style 5 – Full dark menu with logo” and modified THEME COLORS > Main menu to make it white. I want to make Style 5 the white version because you don’t have “Full white menu with logo” style. The problem is the hover / active (blue highlight) now is not “bottom-border” style like Default or other “white” styles.

Is there an easy CSS tweaks to make hover / active highlight only “bottom-border” instead of the whole anchor area?

Thanks!

Dao

BrettLP
Participant
#0

Hi,

I just upgraded to Newspaper 6 today due the latest Visual Composer not working with Newspaper 4 (at least, it didn’t for me). Anyway, I’m trying to create a page template, however I’m having a few issues.

Effectively, the template that I created allowed was a standard page, but had a logo (Background image) at the top of the page content (underneath the header), with a menu underneath. The code for this on Newspaper 4 was:

get_header();

if (have_posts()) { ?>
    <?php while ( have_posts() ) : the_post(); ?>
        <div class="container td-page-wrap">
            <div class="row">
                <div class="span12"><strong><div id="wtog-logo"></div>								<div id="wtog-menu"><?php wp_nav_menu( array( 'theme_location' => 'wtog', 'container' => '')); ?>					</div>		</strong>	
                    <div class="td-grid-wrap">
                        <div class="container-fluid">												
                            <?php the_content(); ?>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    <?php endwhile; ?>
<?php } else {
    echo td_page_generator::no_posts();
}

get_footer();

All of the pagebuilder/visual composer content would show as normal below this ‘submenu’ (wtog-menu). What would be the best way to have the same shown in Newspaper 6? I noticed the code on the other existing templates are much more complex, so any help would be appreciated.

#0

I am having a problem since upgrading from 6.4 to 6.5.1 with my header. Many times the header is not displaying my logo or my menu. I have cleared all caches, including cloud flare.

It will reappear if the visitor scrolls down then back up.

I will post my url but prefer to do it privately.

e.martinelli
Participant
#0

Hi there,
I’m using your great theme in my website: http://vu2013.web2.aperturelabs.it

1) I’m having troubles in translating the input value of the search form in the main menu (now is in English but the website in translated in 6 languages, so I have to fix it). I’m using WPML but in the String translation I translated it, but it doesn’t work…

2) In the mobile version of the theme, I’m not able to show the top menu (I have login/logout, social networks and language selection in it), how could I fix it?

Thenk you very much, cheers
Emiliano

Bogdan B.
tagDiv Staff

Hello,

If by banner you mean the header logo, then you can upload it from the theme panel: http://screencast.com/t/zNFljwYVG
If you are talking about the ad, you can place an add in the header ad box: http://screencast.com/t/yuogE6YT
Our theme was designed to work with adsense. If you want to use other ads, you can follow this guide: https://forum.tagdiv.com/using-other-ads/
You can also read other topics of our documentation. You will find many useful things in there. You can also check our video tutorials on our YouTube chamel: https://www.youtube.com/user/tagdiv
I hope this helps

Thank you!

  • This reply was modified 10 years by Bogdan B..
Alin [tagDiv]
tagDiv Staff

Hi,

I have added this to our suggestions list and the developers will consider it for future theme’s updates. We have over 250 features on our list we have to pick very carefully what we implement.
Just an alternative for first question. You could you Carousel from Visual Composer in the page content to display logos and add also the links – http://screencast.com/t/ZAtZaQCWywKFhttp://screencast.com/t/F00RScfMvg

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello Carly,
Place this custom css in the theme panel:

.td-header-sp-logo{
width:30%
}
.custom-header-ad{
display:table;
}
.td-a-rec-id-custom_ad_1{
margin-bottom:0!Important;
}
@media (max-width: 767px) {
.td-header-sp-logo{
width:100%}
}

result: http://screencast.com/t/mYZjWg6kIwst
Thank you

nitinagarwal1988
Participant
#0

Hi Guys,

Great fan of your work 🙂 I have bought both Newsmag and Newspaper themes to use on my websites. But few things/options which I really miss and am sure many publishers like me want them as well. So, here is a small list of features suggestion, which you guys can bring in future version of themes…

1. Many publishers like me have smartphone apps of their publication/website. So, please introduce a widget kind of thing for sidebar just like social counter widget which displays the logos of Apple App Store, Google Play Store, and Windows App Store.. through which we can notify and redirect our readers to respective app stores to download our mobile apps.

2. Please introduce auto load of previous or same category post on single post page. You can check Flex Mag theme to know what am talking about. They have given an option of auto loading posts below the single post using ajaxing, i guess. The auto load of posts increases the page views per visitor, brings down the bounce rate, increase average time spent on site.. and good in various ways. You can also check Digit.in website to check the auto loading of posts. Please introduce this option and we publishers will be very thankful to you guys.

3. Auto YouTube playlist fetching or Latest videos fetching from a specific YouTube Channel. Many publishers like me also have YouTube channel, which they updates on regular basis. So, if you can introduce a widget and Block/Module to display YouTube playlist or Channel’s latest videos list automatically just by adding the playlist ID or Channel ID… it will be awesome! In current block, we have to manually enter the IDs of videos which we want to display which is very painful thing to do again and again.

4. Please introduce native functionality of adding contact forms, no more depending on 3rd party plugins.

5. Introduce Quora profile option in Social Counter Plugin.

That’s it for now. I hope to get a positive reply on introduction of these features soon in the themes. 🙂

Thanks & Regards
Nitin

simchris
tagDiv Member

Forgot to say, I’d love to see some “full width” options for the “slider area” at top below logo/menus/ad, but above the other rows.

I guess that would essentially be a “full width” row option.

Sites like CNET.com are examples of this kind of thing.

frasercarly89
tagDiv Member

That’s odd, it seems to be working now. It didn’t like it when I was using the Custom Ad 4 (even when I made the changes), so I just made changes to make it for Custom Ad 1.

Anyway, it is working, but my logo is still HUGE, and I would like it to be the size as shown above in your screencast shot.

Right now it looks like this: http://www.screencast.com/t/p2o1TE1Nve

Or you can check it out at http://www.livelovefruit.com

Bogdan B.
tagDiv Staff

Hi Jacob,

That is the problem with responsiveness. Your viewport is maybe smaller than mine so when you narrow down the screen, they will fall one under the other. That is why i said it requires further work so you control the div’s containing the social icon, logo and date for each viewport. If requires CSS coding and use of media queries. https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries. If you cannot manage it, you can hire a freelancer to do it for you as we cannot offer custom work at the moment. We try to help where we can and make small customizations to set people on the right path to reach their goals.

Thank you!

vzey
tagDiv Member

can this be done somewhere so it doesn’t flick on page load? its black for a split second then white. have the same issue with the custom CSS applied to left align my logo

.td-header-style-7 .td-header-sp-logo {
margin-top: 10px;
margin-bottom: 10px;
}
.td-header-style-7 .td-header-sp-logo img{
margin: initial;
}
@media (max-width: 767px) {
.td-icon-mobile:before, .td-icon-search:before{
color: black;
}
@media (max-width: 767px){
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
background-color: #FFF !important;
}

Bogdan B.
tagDiv Staff

Hello,

This is because your logo cannot be found in the specific folder http://screencast.com/t/CN7zPcyfF. Please remove your logo from the theme panel and upload it again. http://screencast.com/t/rNBTn8ViaOp

Thank you!

Alin [tagDiv]
tagDiv Staff

Hi,

Sorry for delay we missed your post as this topic was solved!
Not sure waht you mean the css provide should not affect anything than the logo(added margin) and the space between the Big Grid and the menu.
Please check this without any plugins active except of Visual Composer, clear cache and see if you still have this issue. Also verify the the custom css maybe you have added another code.
If the issue persist please provide a screenshot to be sure where I should look and I will inspect this.

Thanks!

Viewing 25 results - 10,251 through 10,275 (of 12,143 total)