Thank you for that – somewhere i read that building custom-headers was possible by giving them the “-site”-ending (depending on their site-title, in the given example it would have been header-home.php)…
And it did not work out as expected. Cheers!
Thank you very much for your kind reply!
Hello and thanks for your reply.
Please read my upper topic carefully as I’m not asking for not supported functions.
As I said these two pages are using the same pagination-setting, which is “load more”:
http://finanzwelt.de
http://finanzwelt.de/category/mehr/kolumne/
the only difference here is that the first page is showing the latest posts from 3 categories and the second page only shows the most recent posts of one category.
on the first page there is only a “load more” button and on the second page are numbers.
still both use identical settings (“load more”) – so my question is: how can I have identical pagination throughout the entire website when identical settings lead to different results?
between the two my client likes the numbers best – but I’m not able to make them appear (like on the other page)
am I missing anything?
thanks!
Thanks a lot!
Hello again,
I just noticed that the added links don’t show up when I resize my browser to app-size (I am not using the extra mobile-theme-plugin) – but only categories show up on small windows (not the ones added with Catalin’s described method) – how can I make sure they also appear on the menu of small screens?
Thanks!
Thank you!
Hello,
thanks for your reply.
since I want the links to look and behave just as the subcategories do I’m not tending to invent any new class and/or style. I thought I could simply assign the same class to the links that has been assigned to the subcategories – no?
Thanks, cheers, V.
Hello Catalin,
thanks for your reply.
I made it to add my links to the subcategories – my final question regarding this topic is:
How can I assign the same css-class (according to grafical behaviour, strong font, hover-effect etc.) to my newly added links as the normal sub-categories have / to make the links look like the subcategories?
I found the class of the subcategories (mega-menu-sub-cat-td_uid_6_57fde12c122f6 cur-sub-cat) and I guess I need to assign an ID to my links first, right?
Any help is highly appreciated!
A thousand thanks! Cheers, V.
Hello – and thanks for your reply and your off-topic inspection and concern.
I am aware of the counting numbers of warnungs though – through the use of old iframes that the client insists to use which on using which break modern conventions (especially cross-site scripting) and a few other but minor things which will be gone when exchanging the database next week and deleteing a few of the yet used plugins.
But: my question was HOW it is possible to add LINKS to the subcategories of a mega-menu. By now it looks as if the menu would only support post-categories but no links.
as I described (in lengths) above I have extensions that build pages (not posts) with fix slugs which is why I need to use links (to their very slugs) if I want to link to these pages in the menu. How can I add these links into the mega menus cubcategories (under “Mehr” to the very right of the main menu)?
Thanks, cheers!
Hello,
thank you very much for your reply.
what I’d like to achieve is adding a link (like you can do in the standard wordpress menu section) to the subcategoys of the mega menu.
I have various plugins (for example the pdf-light-viewer) that build pages with fixed slugs (like …./pdf)
that are not editable. (and I could not assign a category to a page anyway – but only to a post)
on finanzwelt.de to the very right of the menu there is a link called “Mehr” (which means “more”) and I’d like to
add f.e. the missing pdf-page (that the plugin generates) with the permalink finanzwelt.de/pdf to the subcatgories (and brand the link as “eBooks”) and I have three more links that I would like to add under “Mehr”…
As this doesn’t seem to be possible I’m also totally willing to edit files to get my links into the subcategories of the menu – but I have no clue where to start. any hint?
thanks, cheers!
Thanks a lot!
Hello, thanks for your reply – once I chose a solution, how could I line up my extra button within the other social sharing buttons below the ppost (inside of the 1px bordered sharing box)?
Thanks!
ok, in words: a link that has
mailto:?subject=<?php the_title(); ?>&
body=<?php the_title(); ?> – <?php the_permalink(); ?>”>E-Mail This Page
oops, pasting the function took out most of the link-part, another try:
&
body=<?php the_title(); ?> – <?php the_permalink(); ?>”>E-Mail This Page
Thanks a lot!
Thanks. Is there a way to reduce the number from 5 to 4 (without sub-categories)?
thanks!
Thanks, that’s a helper đ
Cheers
Hello,
thanks for your reply.
i guess you misunderstood the question though.
what i want is to grab the text for the excerpts (in the various blocks) from the subtitle (since that is obviously a teaser-text)
could you provide me with the name of the file that handles the excerpts please?
thanks a lot, cheers!
reagarding my first thought i meant
to tell the theme to read the excerpt from the subtitle (of course)
Hi again,
thank you both!
the case is not stuck in the middle between joomla and wordpress – i alrready had the artikels imported and changed custom types to post (etc.) – I just mentioned it to describe where i habe my custom fields from.
So internally – inside the new wordpress database – I was helplessly searching for a way to copy values from a certain custom field into the subtitle – field. And there Chris gave me a pretty good hint which I’m really thankful for: phpmyadmin.
I was able to figure out a slick little query which did all the work for thousands of posts within seconds.
happy! Cheers!
Hello,
thank you for your kind reply.
since I haven’t really been using the theme yet I wonder if this subtitle-field is displayed (as a field to be filled) while editing posts in visual composer (is the text-editor inside of VC the same as the standard- wordpress editor, related to its range of functions?)
basically what i’d like to have is something like the “wp subtitle”-plugin is offering, which looks like this: https://de.wordpress.org/plugins/wp-subtitle/screenshots/
but I don’t know if and how this would integrate into VC’s editor-window
what is the name of the subtitle (or subheadline-)field that newspaper 6 offers? would it be possible to have the field appear right underneath the headline in VC’s editor (like the wp subtitle-pugin makes it available in the standard editor window of wordpress)?
many thanks in advance