amefa135
Forum Replies Created
-
I am sorry but I don’t know what you think.. How can I set it to send email to all users with specific role?
Forum: Plugins
In reply to: [WooCommerce] Email Script Doesn't WorkI have a same problem..
Forum: Themes and Templates
In reply to: [Edin] No menu between 1020-1035 pxThanks for your answer, here is link to my site.
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] Open link to search result in new tabResolved, target=”_blank” sholud go to uwpqsf-process-class.php file in this line
$html .= '<h1 class="entry-title"><a href="'.get_permalink().'" target="_blank" rel="bookmark">'.get_the_title().'</a></h1>';thanks
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] Open link to search result in new tabYes, I mean this.
I know that I should add target=”_blank” somewhere, but I really don’t know where. I am trying my best but I can’t find link where to add it..
Hi,
I am using WordPress 4.3.1, Profile builder 2.2.3 and password recovery page have [wppb-recover-password] shortcode. For register users I am using Gravity forms with user registration add on. Everything worked before few weeks, I don’t understand what’s happened.. Could it be because I have changed the theme to Edin? Or because I have installed polylang?
Thank you very much for your answer.