Search Results for 'amp'

Results from the Forum
Bryson T
Participant
#0

Would like to request a Status post format be added as well as a block to display the status posts.

Block: The block would resemble Block 8 but without a featured image and with double the excerpt length (250 chars would work). Title and excerpt would be needed.

Format: Making a whole post with the featured image is just too much for a lot of updates in a news oriented site. The status format would need to strip out images and all shortcodes reducing it to a basic message similar to what you can get on Twitter.

simchris
tagDiv Member

Additional minor issue with footer text

When changing the responsive layout from
full responsive 1170
to full responsive 980

additional 50px (?) spacing added to bottom footer area (coyright/bottom menu areas). As can be seen on the page example in my prior post above.

osckar
Participant
#0

Hi:

I just upgraded the theme to 3.6 and I lost all custom typography: all custom typography reverted to default. Not a big deal, but is time consuming for setting everything up again.
Though I see that Custom Typography section is revamped with more options tu customize the look of the theme (thumbs up for that), but some kind of “warning” would be appreciated when there is a risk of losing already made customizations.

Thank you!

academicdigital
Participant
#0

Hi,

Is it possible to change the structure of the mega menu sub categories?

I would like to get rid of the ‘All’ option and to show only sub categories. Is it possible to show more than 5? And can I order which way they show?

For example please see demo site at martinmuir.com/blueventures/ – the folk at BV would like to be able to show their ‘Projects’ in the following order: Community conservation, Sustainable fisheries, Aquaculture, Blue forests, Community health, Education, Expeditions, Invasive species

not in alphabetical order as present.

Any chance?

Many many thanks!

Martin

Marius
tagDiv Staff

Hi,
You gave me 2 post as example, i see that now you have the date there: http://screencast.com/t/bqFZN8tOiB

Review Post: http://bit.ly/1pNYOtz
Non Review Post: http://bit.ly/1jXCMax

loirexplorer
Participant
#0

Hi,

I’ve recently bought “newspaper template”

My objective:
I’d like to show on my homepage the latest post for each selected categories.

The option I chose:
I chose to use a static page and the “blank page homepage” as template. I divided in 2 columns and put 6 blocs in the first one and a widgeted sidebar in the second one. Is it the best solution ?

The problem I have:
The alignment of those blocs depends on the length of the text above. Therefore, Therefore, as you can see on my homepage http://loirexplorer.com/ the title of the bloc “photo de la semaine” doesn’t appear to be on the same line as the bloc “en pleine nature”.

I’ve tried a lot of alternatives and didn’t find neither any example in your demos nor in the forum. Could you show me the way to achieve my goal.

Thanks for your help.

prose976
tagDiv Member

Tried again today. White screen only from user side and for admin immediately after adding another menu location (exactly as you instruct). I can’t leave it up because it prevents me from working on the site. Since we are in different time zones, let me know what would be a good time to leave my extra menu code in place so you can see.

You’re about 8 hours ahead of us, so it is getting be be late afternoon, early evening for you. Let me know if you can check the site now and I will add the extra menu code back in for you to inspect.

Thanks for continuing help with this. It’s important for my advertising efforts that I am able to add specific menus (one for each top level (main menu) category to help in my advertising campaigns so that when users browse to a category, they will get my menu for that category, which will include several subcategories. This also helps me focus my advertising for those categories.

2. While I’m writing this, I wanted to know if it is possible to specify categories for each ad location? What I am trying to do is show only certain ads for certain categories/pages. I am using a plugin that helps me do this per category for sidebar an shortcode ad locations (within content, in the footer, etc., but since Newspaper Ads are not category-specific, I’m trying to find a solution to be more specific which of my ads run in the Newspaper Ad locations on a per category basis.

Thanks.

Philip

academicdigital
Participant
#0

Hi,

I’d like to be able to show the category on the featured image on a normal block. At the moment this happens automatically on the slider block – can you tell me the code to add to make it work on block 3 for example?

Is it also possible to display multiple categories using the different categories assigned to them?

Finally, would it be possible to add an icon to show up per category? Appreciate this might be quite complex customisation…

Many thanks for your help, I love the theme 🙂

Martin

maxu
Participant
#0

Hi!

I have problem with bbpress forum link tree.  

you can see in first screenshot “Geoteknik Anabilim Dalı” forum.

First screenshot: http://yadi.sk/d/laNGEJsbLj5VM

Everything is ok in first one.

But,

For example in  “Geoteknik Anabilim Dalı” forum click “link tree” below the main menu, you get  an error “404 not found”.(2. And 3. Screenshot)

Second screenshot: http://yadi.sk/d/eEhwnOBtLj5gW

Third screenshot: http://yadi.sk/d/cL0xcyMtLj5i4

 

And problems continue..

in topics, i have similar problem like this problem.

For example; check first screenshot please:

http://yadi.sk/d/RycNDvXbLj9h3

and then second screenshot

http://yadi.sk/d/dRj1XrgeLj9jX

 

How can i fix these problems?  

Regards..

vicsabi
Participant
#0

Hi,

I tried a few plugin pop-up window (example : wp super popup plugin), but none of them worked with this template. Can you recommend one that works?

Thanks,
vicsabi

Marius
tagDiv Staff

Hi,
At this moment is only a template and don’t have parameters to filter the posts there.

The file where the timeline template are coded is loop-timeline.php you can add there some condition manualy like if you are on a particular page use this filter

if (is_page(2)) {
    query_posts($query_string . '&cat=1,2,3');
}

like here: http://screencast.com/t/SCoFpLdxV

Make some conditions for each timeline page.

To add a thumbnails add this code: the_post_thumbnail('thumbnail'); like here: http://screencast.com/t/SblP5k4aP6K

then add this CSS in Theme panel -> Custom CSS

.timeline .wp-post-image {
    padding-right: 10px;
    width: 40px;
}

Thanks for the message!

simchris
tagDiv Member

I think you need to look at a published post on your site, since the jetpack code is inserted on view from JetPack, then view source and see what div tag they wrap their buttons in, then try putting an adjustment to that into the custom css box in the theme panel. Since I don’t use Jetpack and you didn’t include a link to a sample page on your site, I won’t be much additional help.

Marius is the wizard…. I’m just visiting 😉

pincpnthr
Participant
#0

Hi, I’m having several issues with the theme. My site is http://diariojudio.com

1.- In some pages I’m having a php error that says:
Fatal error: ob_start() [ref.outcontrol]: Cannot use output buffering in output buffering display handlers in /home/forojudi/public_html/diario/wp-content/themes/Newspaper/wpbakery/js_composer/composer/lib/shortcodes.php on line 119

Example pages:
http://diariojudio.com/januca/
http://diariojudio.com/bosques

This happen when I insert content with visual composer. As soon as I add a single row, the page breaks. With the editor window blank or other content not from the composer the pages work well.

2. Front page slider does not rotate regardless setting a rotation time.

3. Categories menu won’t show up in blocks.

4. Megamenu layout broken. Categories show up above the grid instead of to the left.
See http://diariojudio.com/screen-megamenu.png

5. backstretch background “jitters” in IE and some mobile devices.

PS: I am using Version 3.2 of the theme with 3.8 in WP and PHP 5.3
I can provide both, FTP access and WP admin access in case you need to see or test something.

vicsabi
tagDiv Member

Hi Radu,
I tried a few plugin pop-up window (example : wp super popup plugin), but none of them worked with this template. Can you recommend one that works?

Thanks,
vicsabi

Marius
tagDiv Staff

Hi,
We will improve the menu in the following updates. We will make a solution to have that links in mega menu like in your example, a built in solution.

Thanks for the suggestion!

defenseupdate
tagDiv Member

Thank you Marius,
Looks good. It shows all the posts by publication. Can I also select specific categories or tags, or define a timeline of selected posts? (shortcode, custom fields etc?). Also, show a mini thumbnails with each item?

example: http://dev.defense-update.com/thread/jltv
Tamir

prose976
tagDiv Member

I understand Radu, and we definitely do not want to make a mess of this beautiful theme! Keep up the outstanding work and updates as you and the rest of the team see fit.

Philip

saggel
tagDiv Member

thanks!

Radu A
tagDiv Member

hi,
every time someone suggest something we discuss his suggestion among us but the problem is that every user wants something different.

take for example your suggestion, can you search the forum for someone who ask for the same thing and see how many user ask the same thing,

we simply cannot add 100 features for 100 users, the theme will become a mess.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
how are other theme structured?

Newspaper uses blocks and modules : http://import.tagdiv.com/newspaper/doc/#blocks

example :
if you use module 2 replace this line http://screencast.com/t/jdmVu2DE with the code that your plugin is using to display the authors.

in most of the modules you can find the get_authors() function.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,

http://screencast.com/t/BOt7ykgops

Thanks for you message.
Radu A.

simchris
tagDiv Member

the other reason, among many, that byline is needed as “default” on posts is that it’s a requirement for Google Authorship

“3.Make sure a byline containing your name appears on each page of your content (for example, “By Steven Levy”).”
https://plus.google.com/authorship

saggel
tagDiv Member

can you tell in which .php file on theme is that code of the official button of facebook? i want change a value on official button code

atflaten
Participant
#0

Hi

1. How can I make a “Slide” with only one post connected to it visible? For example: A slide showing category “A1” with only one post in that category? I’ve tried various combinations, and the Slide only shows if it has 2 or more posts in the category it displays.

2. How do I remove the previous/next article arrow from a Slide showing only 1 post? I would like to remove the “arrows” from Slides displaying one post.

Thanks!

prose976
tagDiv Member

Can’t complain about this amazing theme. It’s truly the finest and most comprehensive theme I have encountered (and I’ve spent many hours searching for, reading about and trying themes). Not disappointed, but please keep my suggestions in mind as you continue to add functionality and features to Newspaper.

Philip

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