Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
SvijetS
tagDiv Member

Ok thx

but this js is JSON type, there is a problem with a wrapping

https://ibb.co/tQS80Kc
thx

SvijetS
tagDiv Member

Hi, is there some repos for updates, I have a test which is not activated (theme) so I must manually install update package.

thx

SvijetS
tagDiv Member

Ej Calin thx

just trying to follow Google guide for Sitelinks search box, but it doesn’t work.

I put this :
<script type=”application/ld+json”>
{
“@context”: “https://schema.org&#8221;,
“@type”: “WebSite”,
“url”: “https://www.myweb.com/&#8221;,
“potentialAction”: {
“@type”: “SearchAction”,
“target”: “https://myweb/search?q={search_term_string}”,
“query-input”: “required name=search_term_string”
}
}
</script>

in Analytics and/or JavaScript Code in Theme panel

SvijetS
tagDiv Member

Also, please how to remove td-demo-header-menu from xmlsitemap

SvijetS
tagDiv Member

Ok,
actually I need to append to editor jQuery(‘#tinymce’).append(‘<h1>Hello World</h1>‘);

In teme js editor problem is with location, I need put this in only and for only admin backend.

thx

SvijetS
tagDiv Member

Thx I will try with flex grid or Boostrap (import)

But this is what i use now and i want it clean with css classes.
<div class=”vc_row tdi_128_f59 row_bannnerFixer wpb_row td-pb-row”><style scoped=””>/* custom css */ .tdi_128_f59{ min-height: 0; }.tdi_128_f59, .tdi_128_f59 .tdc-columns{ display: block; }.tdi_128_f59 .tdc-columns{ width: 100%; }</style><div class=”vc_column tdi_130_064 wpb_column vc_column_container tdc-column”><style scoped=””>/* custom css */ .tdi_130_064{ vertical-align: baseline; }.tdi_130_064 .wpb_wrapper, .tdi_130_064 .wpb_wrapper .tdc-elements{ display: block; }.tdi_130_064 .wpb_wrapper .tdc-elements{ width: 100%; }.tdi_130_064 .wpb_wrapper{ height: auto; }</style><div class=”wpb_wrapper”><div id=”verso” class=”wpb_single_image wpb_content_element vc_align_center”> <figure class=”wpb_wrapper vc_figure”> Verso&altima </figure></div></div></div><div class=”vc_column tdi_132_231 wpb_column vc_column_container tdc-column”><style scoped=””>/* custom css */ .tdi_132_231{ vertical-align: baseline; }.tdi_132_231 .wpb_wrapper, .tdi_132_231 .wpb_wrapper .tdc-elements{ display: block; }.tdi_132_231 .wpb_wrapper .tdc-elements{ width: 100%; }.tdi_132_231 .wpb_wrapper{ height: auto; }</style><div class=”wpb_wrapper”><div id=”prospectus” class=”wpb_single_image wpb_content_element vc_align_left prospectus”> <figure class=”wpb_wrapper vc_figure”> </figure></div></div></div><div class=”vc_column tdi_134_aaf wpb_column vc_column_container tdc-column”><style scoped=””>/* custom css */ .tdi_134_aaf{ vertical-align: baseline; }.tdi_134_aaf .wpb_wrapper, .tdi_134_aaf .wpb_wrapper .tdc-elements{ display: block; }.tdi_134_aaf .wpb_wrapper .tdc-elements{ width: 100%; }.tdi_134_aaf .wpb_wrapper{ height: auto; }</style><div class=”wpb_wrapper”><div id=”dahua” class=”wpb_single_image wpb_content_element vc_align_left”> <figure class=”wpb_wrapper vc_figure”> </figure></div></div></div><div class=”vc_column tdi_136_2ca wpb_column vc_column_container tdc-column”><style scoped=””>/* custom css */ .tdi_136_2ca{ vertical-align: baseline; }.tdi_136_2ca .wpb_wrapper, .tdi_136_2ca .wpb_wrapper .tdc-elements{ display: block; }.tdi_136_2ca .wpb_wrapper .tdc-elements{ width: 100%; }.tdi_136_2ca .wpb_wrapper{ height: auto; }</style><div class=”wpb_wrapper”><div id=”forset” class=”wpb_single_image wpb_content_element vc_align_center”> <figure class=”wpb_wrapper vc_figure”> </figure></div></div></div><div class=”vc_column tdi_138_902 wpb_column vc_column_container tdc-column”><style scoped=””>/* custom css */ .tdi_138_902{ vertical-align: baseline; }.tdi_138_902 .wpb_wrapper, .tdi_138_902 .wpb_wrapper .tdc-elements{ display: block; }.tdi_138_902 .wpb_wrapper .tdc-elements{ width: 100%; }.tdi_138_902 .wpb_wrapper{ height: auto; }</style><div class=”wpb_wrapper”><div id=”janaf” class=”wpb_single_image wpb_content_element vc_align_right”> <figure class=”wpb_wrapper vc_figure”> </figure></div></div></div><div class=”vc_column tdi_140_8af wpb_column vc_column_container tdc-column”><style scoped=””>/* custom css */ .tdi_140_8af{ vertical-align: baseline; }.tdi_140_8af .wpb_wrapper, .tdi_140_8af .wpb_wrapper .tdc-elements{ display: block; }.tdi_140_8af .wpb_wrapper .tdc-elements{ width: 100%; }.tdi_140_8af .wpb_wrapper{ height: auto; }</style><div class=”wpb_wrapper”></div></div></div>

  • This reply was modified 5 years by SvijetS.
SvijetS
tagDiv Member

Ok,

Just send you a mail ticket, this is not it what I ask for, I don’t need table I need grid system, i find some with inspector

td-block-row
td-block-span4
td_module_mx4 td_module_wrap td-animation-stack td-meta-info-hide
td-module-imag
td-module-thumb

SvijetS
tagDiv Member

Hi,

It’s very very simple, i wnat this with your framework (HTML and CSS):

<div class=”container”>
<div class=”row”>
<div class=”col-sm”>
One of three columns
</div>
<div class=”col-sm”>
One of three columns
</div>
<div class=”col-sm”>
One of three columns
</div>
</div>
</div>

5 columns and 1 column in a single row
by Bootstrap

  • This reply was modified 6 years by SvijetS.
SvijetS
tagDiv Member

Hi Calin,

thx for this tuto, but nothing happens when I try to save grid, just nothing!, I need markup (HTML) with classes for grid5

SvijetS
tagDiv Member

This is great

thank you

SvijetS
tagDiv Member

I need two rows (side by side) banners, I’m not sure what framework engine use and how it works with bootstrap in AMP.

thx

  • This reply was modified 6 years by SvijetS.
  • This reply was modified 6 years by SvijetS.
SvijetS
tagDiv Member

Thank you,

now I need to make grid two columns in a row, I’m not sure what boostrap framework u are using or?

thx

SvijetS
tagDiv Member

Thx

I use that plugin, now I just change some setting from a guide.

thx

SvijetS
tagDiv Member

Yes I have that code but it’s not a same as function inside WP

thx

Viewing 14 posts - 76 through 89 (of 89 total)