Search Results for 'amp'

Results from the Forum
gfran5
Participant
#0

Hi,

Was wondering if anybody has a good method of finding and paying for contributors.
At the moment i am using Elance to find and pay my freelancers using an hourly job.

What does everyone do, let me know?

Regards,

Glenn

Brain916
Participant
#0

Hey everyone, this isn’t something specific for TagDiv, but since we all use WordPress I am wondering if anyone has had this experience.

I wanted to delete old thumbnail sizes as well as the images created by WordPress core. I have over 180,000 images on my server, and each image has roughly 3-4 different dimensions.

I tried a few plugins like DNUI and Image Cleanup, but this would take months for me to do. Is there a way to run something in MYSQL or something to delete the images for specific image sizes?

Thanks,

simchris
tagDiv Member

You can hack the theme functions to add any additional buttons you want — not everybody in the 10,000 clients TagDiv has all use the same social media tools. 90% of social media traffic is the main four social sites (FB, Twitter, Pinterest, G+).

Note you can easily add ANY custom social media elements to your site using very popular plugins like AddThis, ShareThis, etc. — which let you choose the exact buttons you want, sizes, shapes and locations and takes just a couple of minutes to setup.

eg

https://wordpress.org/plugins/search.php?q=social+sharing&=Search+Plugins

commercial
http://codecanyon.net/item/easy-social-share-buttons-for-wordpress/6394476

free
https://wordpress.org/plugins/simple-share-buttons-adder/

https://shareaholic.com/publishers/

solokco
Participant
#0

Is there a way to customize the Featured Image to be hidden for specific categories? Like editing from Customize the categories section

Example
I want to HIDE the featured image for ALL post inside Category NNNNN.

Is there a way to do this?

MissMyra
Participant
#0

Hello,

I have 2 questions:

* Is there any way that in the forum, I will be the only person who can start topics? Meaning, the client can only start a question in one the topics I’ve made? F.e. I made 10 topics, and the client can choose in which topic she can add her question, but she cannot make a topic herself.

* I would like to add a profile text (and if possible picture) to every blogger, and this should be visible in the blog (or next to) the blog she wrote. Is this possible?

Thank you so much for your great service & enjoy your day!

Best, Myra

przlde
Participant
#0

Hello,
I have problem. I dont see misc menu. When i click some position in Misc for example: Block Setting, Background etc. I dont see options for that posistions.

Can you tell me whats wrong with my newsmag?

robsabo10
Participant
#0

This is my second support ticket opened. With the first one you guys were very helpful and responsive with your feedback, but my issues didn’t get resolved and I left it alone for about a week.

Here are the issues:

1. When bringing a Page# over to the menu, to create a “full width” dropdown, it completely conflicts with MULTIPLE plugins. Not just one…but many. Theia Post Slider, Ultimate Social Deux, and Awesome Navigator to name a few. Now, you guys did give me some code that helped, BUT I am still experiencing Theia Post Slider conflicts which is BAD. Not being able to navigate through the POST SLIDES disables everything.

To troubleshoot, here’s my info.
elitesportsny.com/wp-admin

***You also must connect a page to the menu. So, the “More” page to the “More” menu to make it a drop down. Then you’ll see that Ultimate Social Deux shows up in the dropdown on CATEGORY PAGES…and if you go to a link that uses Social Media Deux – http://elitesportsny.com/2015/05/30/new-york-citys-top-5-athletes-without-a-championship/ – that it won’t allow the slides to navigate.

***You will also notice that you guys already did provide me with some CUSTOM CSS that I implemented. It has worked to alleviate some of the issues, but not all.

2. For Google Chrome, the Menu is NOT HOVERING. It MUST be clicked…which is NOT what I would like.

***I found this thread for why I think this is happening. “Hover Intent” on Google Chrome. https://wordpress.org/support/topic/hover-intent-doesnt-work-in-chrome

How can I make EVERY DESKTOP platform be able to be HOVER ONLY on the menu…not click?

Thank you so much,
robsabo10@gmail.com

plamenko
Participant
#0

Hi all,
I have one question that maybe isn’t related with theme, but I’m not sure… 🙂
Since our website was launched just three weeks ago, I’m sure you’ll understand I regularly check our stats with various online stat websites and tools. Of course, there is some discrepancy between real and shown numbers – especially with visitors stats – I’d say it’s normal. But I see something that is pretty weird: when showing stats regarding our social networks, many sites show very low numbers. For example, right now we have 993 Facebook likes, but many sites show that we have 1 or 2 likes. Similar low numbers are shown for shares, Twitter followers etc.
It makes me asking myself did I do something wrong with settings or should I add links to our social networks accounts somewhere in our theme or do something else? Of course, I added all of this to Theme Panel>Social Networks and I also use Jetpack Sharing & Publicize addons…

What else could I do?

Sid
Participant
#0

Setup Newsmag theme on Blogrope.com, takes hours to customised. But after long time work.
I need to adjust something in this theme that is (Smart List) “Heading” I want to unLink the Number Heading & Unable the Italian font.

For more information check out this post
1. Top 15 Best Vacation Spots Every Wanderlust Needs to visit
2. https://docs.google.com/file/d/0BxSOwvChlpjQdmt0bV83elplSm8/edit

glenjapan
Participant
HOMEPAGE - topic
#0

I downloaded the demo version of newsmag. Now I am trying to modify everything to my own material.
Im struggling how to modify the homepage blocks.
For example, the “fashion week” block under the featured pictures, how do I change this block to my own articles???
Thankyou.

simchris
tagDiv Member

You can add it at bottom of your single-loop.php template, or bottom of the post template you’re using.

For example I use loop-single-2.php for my default post template, along with single_template_2.php …

I moved the categories to right above my tags with a line break as they conflicted with Google News scraping the headline, but I did want them on the page.

SO, you could easily insert a shortcode your your HTML in that spot, such as here:

<?php echo $td_mod_single->get_social_sharing_bottom();?>
<?php echo $td_mod_single->get_next_prev_posts();?>
<?php echo $td_mod_single->get_author_box();?>
<?php echo $td_mod_single->get_item_scope_meta();?>
[ your custom code ]
</footer>

<?php echo $td_mod_single->related_posts();?>

[ your custom code ]

maqabyah
Participant
Custom Ad - topic
#0

Hello

I just need some help here. I would like to place a tag into my posts pages. Where and which line of code would I need to locate for this. Here is an example of where I would like the sponsored ad to go, which is at the end of posts and above the comments.

http://cl.ly/image/0D0Q2N0K1o2R?_ga=1.171775460.519353559.1432221874

Thanks

davideassis
Participant
#0

Hi! I need some help to make the logo bigger with the Header Style 9. I know I can change the min-height/max-height and stuff… but… the sticky header persists bigger instead of to load the Mobile Logo, for example.

So I need to find a way to use a logo with 100px of height in the normal header and 75px in the sticky header.

Here’s my CSS so far:

/** LOGO **/

.td-main-menu-logo img,
.sf-menu > .td-menu-item > a > img {
max-height: 100px !important;
}

/** NAV **/

ul.sf-menu li { float: right; }
.td-mega-menu ul { margin-top: 32px !important; }
.td-header-main-menu { padding: 20px; }
.sf-menu { padding: 3px; }

Thanks guys!

cleverliving
tagDiv Member

yes im asking about he big slide. i thought this was the case but it seams really difficult to set up. do you know if there are standard settings to emulate the example site?

instacomedy
Participant
#0

hi, every time i get a surge of traffic, my site becomes crazy slow, especially on mobile devices. im running a 32gb ram server and confirmed with my web hoster that none of my ressources are even close of being used. i tried using google speed test for my site newswatch28.com, i get many errors: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fnewswatch28.com%2F&tab=mobile

i have the td booster pack plugin enabled. im also running w3 total cache plugin with page cache and browser cache enabled.

for Eliminate render-blocking JavaScript and CSS in above-the-fold content: i tried following https://forum.tagdiv.com/page-speed-guide/

i pasted the code in my functions.php removed it got all my files ids that i need to add to the speed booster pack plugin php file:

$this->move_style_to_footer(‘easy-social-share-buttons’);
$this->move_style_to_footer(‘contact-form-7’);
$this->move_style_to_footer(‘google-font-rest’);
$this->move_style_to_footer(‘js_composer_front’);
$this->move_style_to_footer(‘td-theme’);

$this->move_js_to_footer(‘contact-form-7’);
$this->move_js_to_footer(‘td-site-min’);
$this->move_js_to_footer(‘comment-reply’);
$this->move_js_to_footer(‘jquery’);

i tried pasting them where i thought i should but when i tried refreshing the speed test, the errors never went away. i reverted to the original… im not sure where to add them…

For prioritize visible content, i have no clue whatsoever to do, and strongly feel i need to do this. mobile only 31% rendered and 20% on desktop:

Your page requires additional network round trips to render the above-the-fold content. For best performance, reduce the amount of HTML needed to render above-the-fold content.

The entire HTML response was not sufficient to render the above-the-fold content. This usually indicates that additional resources, loaded after HTML parsing, were required to render above-the-fold content. Prioritize visible content that is needed for rendering above-the-fold by including it directly in the HTML response.

For Leverage browser caching: once again, no clue what to do. i tried following the guide again pasted the code from your guide in .htaccess, nothing…. deleted and reverted to original awaiting on your answer.

there’s other minify issues but no instructions on the guide.

i can provide my ftp access, and admin login. please help, really dont know what to do anymore at this point…

cleverliving
Participant
#0

on the example sites, how to i create the large image at the top of the page which has 4 blocks in it?

ErikaGherardi
Participant
#0

Hello guys,
I’m trying to create a page that shows all the authors but I’m facing some issues.
First of all I can’t exclude authors that no longer work on the website. I added their IDs in the dedicated field but I still see them in the list.
I also have trouble with pictures. I can’t see the authors photos in the list.
(http://it.tinypic.com/view.php?pic=2u59sm1&s=8)

Any suggestions?

Is there a way to include the social icons in the list?

Thank you very much.

Erika

Roney
Blocked
#0

you can change the header of a category or page? example: (http://portalespigao.com.br/social/)
like the header was different in that category, even to create blog within the site without the need to create subdomains, this category for example I would like her to be the same as fashion model

It is to choose whether the page will be box or full?

Vetty
tagDiv Member

Hi Chris,

That’s great &amp; there is no one in this forum who doesn’t know you or your site(s).
I have just installed NewsMag few days before and have not yet developed it.
Will definitely post my link once I finish it.

And reason why the previous threads (which I’m never aware of) are dead,
Obviously the forum admins could have done something to make it sticky 🙁

cleverliving
Participant
#0

http://themeforest.net/item/newspaper/full_screen_preview/5489609

Hi. on the example above of home page 2, you will sea a group of ladies in pink holding flowers that says “wedding from the not and nest”.

I would like to know how to create this large image at the top of the page i cant seam to find it?

My second question is…
if you notice the small images which are above the previously mentioned large image. can i have something like these below the large image which are from the same category as the large image?

simchris
tagDiv Member

Well, the shim isn’t going to replace visual composer; it’s a stop gap for those having CPU death spirals. For VC general issues, try going back to the earlier version of VC on your site (e.g., 4.4.2), which you should have from older versions unless you are first time user.

Or, if you choose to use the shim, be aware it won’t work for some of the more oddball things in VC; and it’s not optimized for the Newspaper modules – as far as I know.

For example, working here just fine:
CaliforniaNewswire.com

I have slider, lots of modules on page, and they do work.

Only a few things I was using before do not work with the shim, and I’ve just worked around that.

Sort of too bad as VC had zero problems last year and it’s only been the newer versions causing issues this year (ironically with a ton of junk added people were demanding without knowing how it would impact their little VPNs and $10/month accounts….). All the hacks to WordPress for security this year likely haven’t helped either as obviously a lot of stuff got moved around.

In any case — I’d wait for an official “can I use this with Newspaper 4” answer, as my thinking would be “maybe.”

pbn
tagDiv Member

Is this SHIM being worked on for the Newspaper theme? I have the Newspaper theme and the visual composer problem is affecting us as well? We have Newspaper 4.6.3 running on a WAMP stack. We get 2500 visits a day tops so that may be why it takes longer to affect us than larger sites?

I don’t get CPU usage warnings all I see is that the time to first byte on our site seems to slip everyday. I moved our site to an entirely different server and it helped for a day. The first day the TTFB was 900ms, today it’s 2000ms by the end of the week it’ll be back at 8000ms just like when we hosted it on a different server.

If I disable the Visual Composer, the time to first byte goes from 2000ms to 600ms.

The shim helps keep some of my article elements inline but all the columns don’t work. Disabling the Visual Composer also messes up the sliders on the front page and the shim doesn’t fix that.

Is there going to be a fix for this soon or do I need to manually rebuild my homepage?

I also noticed that if I removed and then reinstalled the Visual Composer Plugin, that it “reset” the issue and I’m back to 900ms TTFB. I presume it will just slip away again though…

  • This reply was modified 11 years by pbn.
Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately the plugin doesn’t have an option to add a color for each field, but you can do this using custom css in Theme Panel. You will have to use html code and add a class for example – http://screencast.com/t/8ow4kknC5http://screencast.com/t/ScMCzKkseiy
I’m not sure if this what you mean, please provide more details if it is not.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can filter articles by multiple categories – http://screencast.com/t/cs2iWAFQ8D just add categories IDs there separated by comma like in example.

Thanks!

Viewing 25 results - 36,226 through 36,250 (of 38,683 total)