avdsm
Forum Replies Created
-
Thank you so much @rafizsejim . Now everything is shown normally.
Thank you very much @rafizsejim ! It turned out, now everything is working fine.
Sorry, wrong! Not on the “Adding ads” page, but on the ad page. The link is correct.
@jmyweb – Thanks!
- This reply was modified 4 years, 1 month ago by Jan Dembowski.
- This reply was modified 4 years, 1 month ago by avdsm.
Forum: Plugins
In reply to: [Gwolle Guestbook] I can’t add a reviewHowever, I have not been able to find a solution to this problem.
Forum: Plugins
In reply to: [Gwolle Guestbook] I can’t add a reviewOK
Forum: Plugins
In reply to: [Gwolle Guestbook] I can’t add a reviewAfter adding the code, the site stops working
function my_gwolle_gb_button( $button ) { // $button is a string $button = ' <div class="gwolle-gb-write-button"> <input type="button" name="gwolle-gb-write-button" class="button btn btn-default" value="» ' . esc_attr__('Write a new entry.', 'gwolle-gb') . '" /> </div>'; return $button; } add_filter( 'gwolle_gb_button', 'my_gwolle_gb_button', 10, 1 ); ?>
Forum: Plugins
In reply to: [Gwolle Guestbook] I can’t add a reviewI have even I, the administrator, also can not add.
close
Forum: Plugins
In reply to: [Multisite Language Switcher] page open in a new tabСпасибо!
Hi
NoСпасибо!
Everything started working correctly with this style
@media only screen and (min-width: 968px) and (max-width: 1224px) { .atbd_content_active #directorist.atbd_wrapper .atbdp_column { width: 50% !important; } }
- This reply was modified 4 years, 10 months ago by avdsm.
Although I put the code and not even on 900 pixels, but on 1164 pixels, HP is still 1000 pixels wide, 3 columns are visible on the site.
https://snipboard.io/wpsimY.jpgThanks!