anoukgo
Forum Replies Created
-
Forum: Plugins
In reply to: [Portfolio and Projects] Portfolio GalleryThank you @alexgso
its working now.Best!
Forum: Plugins
In reply to: [Portfolio and Projects] Portfolio GalleryThank you for your answer.
Yes i am using Page Builder by SiteOrigin.The shortcode im using is this:
[pap_portfolio orderby=”rand” grid=”3″ category=”4″]
And its the only code in this Site Origin Editor or row.
I dont know how to add screenshot to this…
thank youthank you very much for the answer.
I figured both things out already.
The problem with double image was with another plugin for frontend upload where i set to both plugins to display image.. my mistake.best!
Ok, that was a heart stopper 🙂
I figoured it out. There was nothing wrong with the AAM plugin,
I didnt lock admin out of there..It was a syntax error I did in my page.php. I had one ‘ missing and everything got weird, I still dont understand but now its working.
😉
This works.
Thank you!Yes. I would like the link to say: “Dodaj sliko”.
When i wrote “Dodaj sliko” in the field, it displayed as text, not as link.
What should i do that the link displays “Dodaj sliko” instead of “Add another image”?
Forum: Plugins
In reply to: [Widgets for SiteOrigin] Inked BlogI resolved the second problem, it was my mistake, two plugins got confused about displaying images..
The question about the thumbnail is still open.
How can i make the thumbnail not linking to the post page..thank you
Forum: Plugins
In reply to: [User Access Manager] Restricted content is showinghey.
I updated the plugin.
But its still not working.
The pages made with Page Builder are still visible.You can see here: http://krompirgiz.si/clani/prijava/
The page INTERNA GRADIVA is hidden, it asks you to log in.
But the page OBVESTILA and the posts on this page are visible… maybe because this page shows posts and widgets… they are all showing..Forum: Plugins
In reply to: [Front End Users] Show logged user namethank you for your answer.
I understand the [restricted] method and it could work if i only want to hide some content on the page. With this shortcode I can’t restrict the widgets and other things on my page. That is why I want to restrict my whole page (only one or two on my whole site)..
This method to create conditional menu and show different menu for logout and login user sounds great. But I an kinda new to this and have a question. In which file, where could I add this function? in header.php?
Thank you!
Forum: Plugins
In reply to: [WP Private Content Plus] restrict certain pages with front end loginYes, the page becomes visible as soon as user logs in.
But is it possible to make only one page on my site like this?
SO anyone can see my site, only one page on this site needs a log in?thank you
Forum: Fixing WordPress
In reply to: access certain pages with front end loginThank you for your answer.
I tried the Members plugin, but it only allows me to restrict access to whole site, not just a certain page on my site?
Forum: Plugins
In reply to: [Front End Users] Show logged user nameI figured out the shortcode thing, its working now, apparently i had to restart the computer..
I have other problem.
How could i make the whole page not visible until you are logged in.
Because I am using widgets on a page and I cant use the shortcode [registered] for widgets..
Meaning.
I have a page where you log in. Here I can use or shortcode for login or the login/logout widget. Both works. This is ok. This redirects you to another page that shouldnt be visible to non-logged in users. Here I want the ‘Welcome User’ and Logout option on top of the page.
Now what I did. I used a widget to show the ‘Welcome User’ And put the login/logout widget next to it that at the moment you are on this page shows ‘logout’ (you are already logged in because login redirects you to this page). I am not the most happy about this option but I can live with it. I would rather have it on top of the page, not inside my content area..
The problem is when I want to open any other pages. While I am logged in I can stil go to any other page and I want that ‘Welcome User’ to show on every page.
For that I should change my page template php file?Forum: Plugins
In reply to: [Front End Users] Show logged user nameYes I tried the shortcode, the name of the field is correct. Also I am writing in text mode. Still not showing. I tried with widget and that is working. But i need this inside my text, therefore I cant use the widget..
Another question.
Is it possible to put a line in a page template that would show ‘Welcome User! Logout’ on top of EVERY page once the user is logged in.
But when user is not logged in, that line would not exist?
Is this possible?Thank you
Forum: Plugins
In reply to: [Recent Posts Widget Extended] Display each post’s category?Hi.
I have the same thing.
I would like to display category under the title of the post.
I downloaded the plugin trough wordpress.
Where can i find this github file or something?
Thank youAnother question.
is it possible to change the order of the form fields? I would like to have Title and Content on top and Name and email after…
I tried changing the order in submition-form.php file but it didnt work.