Forum Replies Created
list of topics you have created till now.
-
-
Hi, I created a sample earlier with a row and column shortcode. We have an example already on the typography page.
All you have to do is create a structure similar to it. For security reasons, we do not keep very long time wp-admin information. I would recommend that you create the desired thing using the row and column shortcode shortcodes.[row]
[column width="8"]Content here.
[/column]
[column width="4"]Content here.
[/column]
[/row]Hi coachweeraphan,
You don’t need to activate the WPBakery Visual Composer plugin. We bought an extra license for multi-use and included it in the theme. When a relevant update to the plugin arrives, we update to the latest version. You do not have to worry about it. You can fully use all the features.
ThanksHi,
Could you provide me your related url, please?
ThanksHi,
Could you try to download a fresh copy of the theme and try it again?
ThanksHi,
You can use this custom CSS code to decrease the distance more between photos..post-5198 p { line-height: 1; }Thanks
Hi paulilow;
First of all, can you tell me how you got this error? The child theme is already in the package.Hi,
When you make some changes on parent theme and when you update the theme, all custom PHP changes will be gone. So If you would like to customize the main files of the theme, you need to use the child theme. It is for the professionals. So you need to use the parent theme.
At the first, you can import the dummy data for the demo 03 and you will get exactly the same demo content and settings for it.
ThanksHi,
Could you try to use this custom css code;.page-id-5198 .aligncenter { margin: 0; }Thanks
Hi,
If you use the just hashtag, it will turn the same page. Could you try to use the url with https://
ThanksHi,
I am just getting this error on your website Error 522: Connection timed out,
https://support.cloudflare.com/hc/en-us/articles/200171906-Error-522-Connection-timed-out
Could you contact your hosting company, please?
If you have third-party plugins, please deactivate them also.
ThanksMerhaba Halil,
Mail fonksiyonunun aktif olması gerekiyor. Bununla ilgili hosting firmanın destek talebine yazabilirsin.
Ayrıca şu llinke de göz atabilirsin ve ninjaform plugini kullanabilirsin.
http://www.pixelwars.org/forums/topic/contact-send-doesnt-work/
TeşekkürlerHi, I just surrounded them with row and column shortcode
Lightbox
[row][column width="6"]
[lightbox_wrap type=”image” thumbnail=”http://themes.pixelwars.org/readme-wp/wp-content/uploads/2014/08/04.png”%5D
[lightbox_image first_item=”yes” title=”Animal with love” url=”http://themes.pixelwars.org/readme-wp/wp-content/uploads/2014/08/lightbox-01.png”%5D
[/lightbox_wrap][/column]
[column width="6"]
[lightbox_wrap type=”image” thumbnail=”http://themes.pixelwars.org/readme-wp/wp-content/uploads/2014/10/02c.jpg”%5D
[lightbox_image first_item=”yes” title=”Octopus is dangerous!” url=”http://themes.pixelwars.org/readme-wp/wp-content/uploads/2014/08/lightbox-02.jpg”%5D
[lightbox_image url=”http://themes.pixelwars.org/readme-wp/wp-content/uploads/2014/08/lightbox-04.jpg”%5D
[lightbox_image title=”Dog have dreams” url=”http://themes.pixelwars.org/readme-wp/wp-content/uploads/2014/08/lightbox-03.jpg”%5D
[/lightbox_wrap][/column]
[column width="6"]
[lightbox_wrap type=”video” thumbnail=”http://themes.pixelwars.org/readme-wp/wp-content/uploads/2014/10/03c.jpg”%5D
[lightbox_video title=”Paper by FiftyThree” url=”http://vimeo.com/79380715″%5D
[/lightbox_wrap][/column]
[column width="6"]
[lightbox_wrap type=”audio” thumbnail=”http://themes.pixelwars.org/readme-wp/wp-content/uploads/2014/08/06.jpg”%5D
[lightbox_audio title=”Soundcloud embed” url=”https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/138713427&auto_play=false&hide_related=false&visual=true”%5D
[/lightbox_wrap][/column]
[/row]
Hi, this is not available by default, needs more further customizations, if you are not familiar to coding you may consider hiring an expert at wpkraken.io to do the job for you.
Hi,
You can use this custom css code;.header .social-link { font-size: 18px; padding: 0 16px; }Thanks
Hi Sebastian,
As an example, create a gallery page and share the URL. So I can help you more clearly.
ThanksHi, Please review the typography page again.When I last submitted your page, the lightbox feature was working. If you are translating your website into English, then there may be a problem. Please create a fresh page and edit it or edit the typography page.
ThanksHi, If you edit the portfolio page, you can see the short description part on the right hand side of the page.
If you don’t see the description box, edit your portfolio post. On the post editor screen click on the screen options button on the upper right corner of the screen. This will open a fly down menu where you need to check the details box. Once you have checked the details box, scroll down and you will find the short description on the post editor screen.
ThanksHi Johan,
You can create a portfolio item. You need to choose the lightbox gallery feature under the details box which is located on the right hand side then use the shortcode like this;
[portfolio_lightbox_image first_item=”yes” title=”an illustration by Marie Bergeron” url=”http://themes.pixelwars.org/readme-wp/wp-content/uploads/2014/10/lightbox-01b.jpg”%5D
ThanksHi, Could you try to upload this plugin and try it again?
https://github.com/getsource/default-to-gd
Some servers can block to upload big files. If you still have the issue, you can use our contact form and add your wp-admin details with this topic url.
ThanksHi,
Please edit your portfolio posts and add a featured image on the right-hand side of the page and save it.
ThanksHi,
Your images are clickable now.
ThanksYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
You are welcome. Have a nice day.
You are welcome. Thanks for the feedback.
Hi,
Please go to appearance > widgets > blog featured area (if your homepage is not a static page, otherwise you need to choose page featured area) > drag and drop main slider widget and link box widgets > You can adjust the ratio and width then save it.
ThanksYou’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi,
If you surround the related code with media query as below, you are aiming only at the desktop.@media screen and (min-width: 768px) { .figure-box .wp-caption-text { font-size: 14px !important; color: #345 !important; } }If you set the maximum limit in this way, you are targeting only mobile devices.
@media screen and (max-width: 767px) { .figure-box .wp-caption-text { font-size: 14px !important; color: #345 !important; } }Thanks
Hi,
You could have the cache plugins. Please deactivate it and try it again. And also please make sure that if your contact page is in 6th position, change the 6th color on the customizer.
ThanksHi,
Could you please give me your related url and tell me which grid structure you are talking about. Do you mean featured area or blog grid structure? I just want to be sure what is your problem is.
ThanksHi Haley,
I would recommend you to contact to co-authors plus plugin’s author for this issue.
https://wordpress.org/support/plugin/co-authors-plus
I am sorry that I could not help you in this matter anymore. Because WordPress does not support this by default.
Thanks for your understanding.Hi Chris,
Think of a line as 12 columns. If you have 4 there, you set each column to 3. If you leave 3 elements, you need to set column 4 for each. After that you can add the following custom css code;
I mean like this ( [column width="4" width_xs="4"] ]@media screen and (min-width: 1200px) { .fun-fact h4 { max-width: 226px; font-size: 10px; } }If you share the related url of according to your last question, we can help you more. I need to see the part with the issue.
ThanksHi, Thanks for the feedback. Have a great day.
serkan
Moderator13 February 2018 at 11:18Posted in : Easy Social Share activation code is incorrectHi,
You don’t need to activate the easy social share plugin. We bought an extra license for multi-use and included it in the theme. When a relevant update to the plugin arrives, we update to the latest version. You do not have to worry about it. You can fully use all the features.
ThanksHi Faisal,
You can edit your website easily now. I just imported all demo data.
Have a nice day.You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi,
Could you send me your wp admin details via our contact form and add this topic url as well?
http://www.pixelwars.org/contact/
ThanksHi, If you keep button shortcodes out of the row, the problem will be solved.
ThanksHi, this is not available by default, needs more further customizations, if you are not familiar to coding you may consider hiring an expert at wpkraken.io to do the job for you.
Hi,
Please go to dashboard > settings > reading > static page > front page : home and post page blog and save it.
Appearance > menus > activate classic navigation menu and save it.
ThanksHi,
You can check out again. I just deactivate it from classic mode on customizer.
If you would like to have all demo content, please read the documentation.
ThanksHi,
When you add a caption for the image, it will be clickable.
If you would like to add the image first, swap the shortcodes. I mean column 3 should be the first then add column 8. Or you can set up then as 8 to 4. Totally it should be 12 column.
ThanksYou are welcome.
Hi,
I will forward this topic to our developer. I will keep you updated.
Thanks for your patience.Hi,
http://www.pixelwars.org/forums/topic/removing-social-icons-on-contact-page/
Please don’t forget the use first icon and last icon shortcode when you delete the unnecessary icons.
ThanksHi,
You can use this custom css code;.figure-box .wp-caption-text { font-size: 14px !important; color: #345 !important; }Thanks
Hi,
I would recommend you to use the row and column shortcode for this feature. I just made one example at the end of the page.
I took the paragraph in 9 columns and took the photo in 3 columns. You can build others in a similar structure.
ThanksHi Christophe,
Edit your pages and change the featured image and save it.
Then you can use this custom css code;.cd-item > a:before { background-color: #08000A; }Thanks
Hi Chris,
You can use this custom css code;.has-bg-img .content:before { background: rgba(95, 73, 73, 0.75); }Thanks
Hi kamta,
I just made comparisons between browsers. I did not see any difference. Would you update the Chrome browser? Also, if you are using an extension, I would recommend deactivate it and try it again.
ThanksHi alyyamada,
You can send me your wp admin details via our contact form and add this topic url as well.
Thanks