Thank you on reply. I ll try do everything from start and see how it goes. Might be some server settings at hosting provider makes problems. New install will show it I hope.
Tnx, but on problematic site version is 8.1.14
On other two, which i mentioned that work ok with same theme+plugins, versions are 8.0.30 and 8.2.22
Since i have few licenses and few websites with same combo – Newspaper theme and Composer, i ve tried to move folders of theme and plugins from server to server, from those that works to this one that has problems, but it shows same errors. Same with newly downloaded complete version of Newspaper files from themeforest.
Hi Simion,
thanks, it was exactly that. I ve added necessary line in wp-config file and now it works as it used to.
Thanks again.
Best regards,
Bojan
Since i have 4 Newspaper themes, i ve tried to check on one testing site, which is not developed yet. Simple front page, not designed with composer, just text.
As soon as i installed new version of Newspaper theme, all plugins got in conflict and cannot be activated if td-composer is activated, i.e. theirs activation leads to white blank pages.
Just to add – if i deactivate td composer, all other plugins work and there is not a single blank white page error, but then entire content of the site, created with composer is messed, and it gives warning on the opened page that one important plugin is deactivated.
So it looks like that td composer is for some reason in conflict with almost all plugins… even to Akismet Anti-Spam (just as example)
-
This reply was modified 7 years by
brue.
Thanks on reply.
Is it possible to use pagination as for Category template? To have classic numbering pagination (normal pagination in theme panel), but to show articles only with certain tag, not category based list?
I mean, i ve used blocks only cause i haven’t seen page template for tags similar to the category template. Can it be done without blocks, on custom page?
Thank you very much!
I m just wondering regarding second point:
How to achieve that breadcrumbs on start of article show Home>Tag>Article?
Ah, too bad. I hope you ll implement this in some point in the future.
I m using right now Load more pagination for blocks, just wondered if its possible do that in mentioned way.
Thanks
Thanks, i might be boring, but i really dunno how to explain it now. Let me try with picture.
So:
1. Multipurpose Wine theme with Style 1-Multipurpose selected
2. Topbar is turned off by default, and i don’t need it
3. Template by itself has option to turn Search and Social icons in the Main Menu
Picture:
As it shows, Search is far right, and to the left is Social Icons placeholder (i have only FB)
Questions:
– How to place something in X part, left from Social Icons?
– How to do the same for mobile, again i guess in that same line i.e. Main Menu (in mobile it switch to that 3 classic horizontal lines for header menu, mobile logo and search on far right – so, i need it for example between logo and search… or is there some other visible solution)?
Mobile pic:
Thanks, but in this multi purpose theme social icons are in the same line as header menu, and top bar is completely turned off?
Hi, since i m complete newbee for it, i managed only to put code inside top bar widget.
Now, few months later, i have similar problem, since i m trying to use Wine template, which is w/o top menu, and i want to put the same code (switch) to header menu, next to social icons.
If i get answer in that newer topic, i guess the same thing would be for mobile.
I ve managed to overcome problem with duplicate that 2nd row and adding different needed elements in each.
If there’s a “catch” in whats going on i would like to hear it, otherwise please close the topic.
Hi,
I see now that i haven’t highlighted where i want to put it, as i left default settings for that multipurpose template, mentioned it in Topic name and just proceed with question, forgetting to repeat it (template has social icons inside header menu line, and no need for top bar, which is turned off by default anyway).
So, sorry, my bad.
Right question would be: in which file to put that line of code that i ve asked, needed for mentioned plugin, so that switch shows up in header menu line, left from social icons, for Wine Cellar template?
Sorry, but i don’t understand.
Can you at least tell me if it’s that file, tdm-header-menu-h1.php? If not, then which one?
I ve got answer which file is in question backthen for top widget, dunno why now i cannot get answer for practicaly same question (just different place on layout, cause used template)?
Regards
I ve managed to do it for desktop version.
I would like to ask, for mobile, when we press that mobile menu (default horizontal lines icon), menu pops up from left, with social icons on top and main menu under.
In which file i can access that top line, where social icons are.
The thing is that i just need to place code for plugin in question right in that part (as i did for desktop in top-widget file)
It works. Cheers!
I m sorry that you have problem, but i m glad thats its not just for me 🙂
Anyway, additinal info – it streches that smaller size pictures to full post width for center position, not even using original image.
Additional info:
Its for desktop view.
And mentioned width is if i put center for the picture in the post. If i put left and text next to it, small picture takes some 1/3 of the screen but description of the picture just go further right, pass the picture and pushes post’s text to the right.
I m talking about just switching element for languages (or anything).
Ok, for Top Bar i managed to implement <?php stl_show_selector('oneline', '/', 'ћирилица', 'латиница') ?> by editing header header-style-1.php (since i m using that one).
But trick is, that i ‘ve seen only when i implemented it, that it wont be visible on mobile, as Top Bar isn’t visible for mobiles.
So, i m trying now to edit header-menu.php and put that line, but i m not sure where it would be good to place it in code (as i m not programmer).
My question is – where to put that line in code of header-menu.php so result would be that switch between menu items and search on the right at desktop, and between logo and search on mobile. Therefore in both cases, just left from search. If not possible, then in all cases far right, after search.
Thanks.
-
This reply was modified 8 years by
brue.
Is it possible without installing those plugins? To add above quoted code in any Nespaper file or maybe custom code?
Thanks.
What i ment to ask, connected to starting question is: all those multilanguage plugins have some icon/field/whatever which user can click and switch to other language.
Is there a way to insert same thing in Newspaper theme anywhere in top bar, header or main menu line, just to be obvious for visitor?
Namely, as author wrote, i would need:
To use this function just call it from place where you need code to be inserted, like:
<?php stl_show_selector('oneline', '/', 'ћирилица', 'латиница') ?>
Is it possible insert this line or similar to above mentioned elements of the page (header etc)?
Thanks,
additional question: How to make Newspaper theme friendly to multilanguage site? I.e. how to implement option to switch between languages?
Is there some easy implemented option in theme, or it needs to be hardcoded?
Works like a charm.
Cheers! 🙂
Hi again,
I ve put custom code and it works as intended.
For second, i completely missed property for the row, and there is option i need – Content position. So, it has Top, Middle, Bottom, and Middle I was looking for.
Great, thanks and sorry for maybe noobish questions. 🙂
One additional question:
Is it possible to make Row (for example the one we talked about) disappears for mobiles only, since they are shown vertically and its not good looking in this case (waste of space, while visitors needs to scroll down to pass them).
Thank you again.