Search Results for 'logo'

    No search results were found in Documentation!

Results from the Forum
Arved007
tagDiv Member

Hi, Marius.

The error displayed in all the reviews in your demo page are:

Error: Missing required hCard “author”

Error: Page contains property “logo” which is not part of the schema.
Error: No rich snippet will be generated for this data, because it appears to include multiple reviews of an item, but no aggregate review information.

Marius
tagDiv Staff

Hello,
Please try in incognito mode in browser, or clear the browser cache. Also if you use some cache plugin please delete the cache.

Thanks

simchris
tagDiv Member

HI
Top Header Menu – is the black bar

Header Menu (main) – is main under logo menu

Footer Menu – is the one at bottom of page

Be sure to go to

wp admin > appearance > menus > manage locations

and check all are set right.

and,
wp > admin > appearance > menus > edit menus
[select] a menu to edit, the one you’re trying to put on top of pages in black bar, and check at bottom that the checkbox is checked for [x] top header menu, click [SAVE]

Also if using special plugins, turn them off to see if a conflict (any plugin not included with theme!)

If you’re using Firefox or pesky Chrome, you may need to go into your Chrome browser settings and “clear history” to get rid of their stupid caching (I usually test in IE, then check in Chrome).

You can see our menus running on the 10 year old site we’re (still) migrating to Newspaper, here (not self promotional, so I’m going to unlink this as code):
http://publishersnewswire.com/

The menus should work, as they hook into WordPress’ default menu system with CSS and are not custom menu plugins. If they work in the default WP theme (e.g., twenty twelve or thirteen, or even fourteen), they should work here. 🙂

harikumarhere
Participant
#0

Im having trouble after updating to 2.1.3
please take a look at the screen shot
http://www.screencast.com/t/u3bZ6QataXe

thanks in advance

servitium
tagDiv Member

mertnuhoglu thanks for the solution but…

[1]
inside “page-homepage-loop.php” no code:

$queryPost = Array(
    'posts_per_page' => get_option('posts_per_page'),
    'paged' => $paged
);

What code and where exactly to put this to work?

[2]
I’m using Template “Homepage – blank” and visual compser use ‘block 2’
and changed analogously:
1. I edit Newspaper/includes/app/shortcodes/td_block_2.php:
2. Where in the file ‘Newspaper/includes/content_builder/td_data_source.php’ insert the offset?
Such as?

        extract(shortcode_atts(
                array(
					'offset' => 0,
                    'category_ids' => '',
                    'tag_slug' => '',
...             ),
                $atts

3. Where exactly (line number) to put this
$args['offset'] = $offset;

Please help?

Marius
tagDiv Staff

Hello,
Do you use Child theme and added that css in style.css and not work? The Child theme should work, strange 😐

If you want you can give us access to your WP and we will take a look. Send via email at contact@tagdiv.com

Please add For Marius in subject and also put a link to this message in email.

Thanks for the message!

willevo
tagDiv Member

Hi Marius,

You guys are very helpful.. thanks for the support.

Thank you for showing me the logo area.. I will remember that area in the future.. the theme is so robust. 🙂

Slider.. I understand now.

I added the code to my child theme style.css but I don’t see a change. I refreshed multiple times. Using an iphone to test. Any thoughts?

Thanks again for the help. You are awesome.

Will

Marius
tagDiv Staff

Hello,
1. Go to Theme customizer -> Header and try with -10 like here http://screencast.com/t/7VIpUoacMse

2. Add this in style.css

.mobile-logo-wrap img {
    top: 1px !important;
    width: 132px !important;
}

3. The big slider work like on desktop you have 1 slide(4 post) on mobile will be 1 slide to(but only with 1 post) What you can do is to increase the post number on the big slide 4post – 1 slide, 8 post – 2 slides, 12 posts – 3 slides.

Thanks for your message

willevo
Participant
#0

Hi guys,

I noticed a few bugs and wanted to point them out. See if there is a solution.. I have been playing with it for a while but can’t figure it out. fantastic theme by the way. 🙂

Site by the way is : flyfishforfun.com

1. Logo on my page is 300 x 100 as documentation required but the logo sites flush with bottom of header area and has uneven space on top. not sure if it should be centered vertically or if the header top and bottom area should touch the logo. (See screenshot: http://www.screencast.com/t/CpEaVitGEsN )

2. Mobile: The logo overlays on the header and doesn’t resize properly. I just updated to 2.1 from themeforest a week ago I believe. http://www.screencast.com/t/1BlhPrtVamIk

3. Mobile: I have the bg slider going and when I view on mobile the slider doesn’t slide to other slides. (Neither finger swipe or using arrows work.) You can click on the blog link and it will take you to the blog that is the main featured article.. but no functionality other than that.

Not sure if I have settings wrong somewhere, but I have looked through documentation and support forum and tried suggestions from other post but haven’t had success yet.

Any help or advice would be appreciated. I will also say that I was having page speed issues earlier but the new version has made it light years faster for me personally.. so kudos.. not sure if you did anything to it.. but it is noticeably faster for me. THANKS!!!!!

I hope everyone has a great day!!
Will

Ps still working on my site.. if anyone has suggestions to make the layout better.. please let me know. I am happy to listen to advice from the community. 🙂

Marius
tagDiv Staff

Hello,
omg… 😐 why on my iphone5 is aligned and yours not http://screencast.com/t/R9sogwmbLXz1

What theme version you have, we released one with the fix. Please send me a screenshot from your iphone.

omeganine
tagDiv Member

It’s still not aligned on my iPhone 5, and I also tested on my wife’s 5s, and still getting the same misalignment.

Marius
tagDiv Staff

@omeganine I’ve checked your site on iPhone5 and the logo is aligned now. See here: http://screencast.com/t/R9sogwmbLXz1

Marius
tagDiv Staff

Hello,
We will release a small fix today that will fix the retina logo alignment.

Thanks

pvisser
tagDiv Member

Whel, no problem, i use the WPToch for my mobile phones. Thats axact how i want it. Just bought an lic. and its perfect. So Newspaper is running for the desktop one and wpt is running for ipad, iphone, etc. mabe if there is an solution i’l step back..

gr…

omeganine
tagDiv Member

No, I cleared the cache and it’s still happening to me. The dimensions of the logo are exactly what should be in there. Any other ideas? I feel like its ruining the mobile experience of the theme.

Thank you.

pvisser
tagDiv Member

Same here, I have the same problem. Please advice marius, I also deleted the browser history from Safari on the phone so what can i do now. gr patrick

Marius
tagDiv Staff

Hello,
Please check in Private browsing, probably you have the page cached. http://screencast.com/t/E7enQygeb

Thanks

omeganine
tagDiv Member

Adding this CSS did not fix the issue.

Marius
tagDiv Staff

Hello,
Please can you add this in style.css and see if works.

img.td-retina-version {
    top:-4px;
}

Thanks for the message!

omeganine
Participant
#0

Hello,

The logo is not aligning correctly when viewed on mobile devices. Also, would it be possible to have an option to have a different logo just for mobile? The retina support is great but unfortunately its impossible to use the retina version just for mobile devices and the regular just for desktop as there is some overlap.

I have included screenshots of my issue on two separate devices:

Android logo issue: http://i.imgur.com/L4zRwox.jpg

iPhone logo issue: http://i.imgur.com/WMWi3xN.jpg

Any ideas why its doing this?

Thank you, the theme overall is fantastic!

Marius
tagDiv Staff

Hello,
Is doable somehow 🙂 What you can do is to add you logo in menu like an item using like: <img src="your logo.png" /> Add a custom link at the top of menu http://screencast.com/t/dzc3pi0Wk5X

Then if you want to remove the above section logo + add empty this file http://screencast.com/t/2w21J7v8ak

Thanks for the message!

robson
Participant
#0

Hi there,

I’ve styled the Header and the Footer of the theme so that they could have a dark background color, but now I’ve been having some issues.

I’d really appreciate if tagdiv support team could help me to improve these few details so that I can finally achieve the look I want for my site.

Regarding the header I’d need it to display a white version of my logo when it becomes responsive and I’ll try to explain it objectively.

I mean, I’ve kept the following classes the same as default (.td-full-layout .td-header-bg) with the background color set to white, and this results on displaying a color version of my logo while I’m on the desktop version of the site, that’s ok for me, because this is what I want. However, when the site goes responsive it displays the color version of my logo too, but I’d like it to display a white version of my logo instead, this way it would fit perfectly over these classes (.td-full-layout .td-menu-background) which are the ones that styles the background color of the menu navigation, and as long as I’ve applied a green background color to it, my logo looks weird when navigation on mobile version of the site.

To complete the overall look of my site I’d like to have all texts in the footer to be changed to a white color.

Thanks in advance for your attention.

Robson alves

thecellution
Participant
#0

Hello,

I am wondering if it’s possible for me to edit the CSS to have the Logo and Menu on the same level. I removed the ad besides the logo, but now I have space on the right of the logo, and the menu below it, this doesn’t look good. Your help is appreciated.

CyulPollr
tagDiv Member

its work with menu 🙂 , but i didnt understand how to do it with logo + ad , its no working >:

can you explain me how to move logo + ad to right side?

Marius
tagDiv Staff

Hello,
Do you mean a picture on the header?

Just upload an image on the logo and use the style 3 for header from Theme Customizer http://screencast.com/t/iHT6LazJPn

Thanks for the message!

Viewing 25 results - 12,001 through 12,025 (of 12,143 total)